Skip to content

Hostname

ge-com.be

Last fetched

ge-com.be resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:axc as the registrar.

Nutrition Label

WHISPER CANON · ge-com.beRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ge-com.be

Resolution chain

ge-com.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
93.119.0.8393.119.0.0/20AS20857NL

WHOIS identity

Registrar
registrar:axc
Organization
Contact emails

Subdomains

5 observed subdomains of ge-com.be.

Web-graph footprint

Distinct hostnames that link to or from ge-com.be in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ge-com.be.

MechanismTarget
SPF_Age-com.be
SPF_INCLUDEemail-od.com
SPF_IP2a01:7c8:bb0a:4b:5054:ff:fe49:154d
SPF_IP93.119.0.83
SPF_MXge-com.be

Related pages

Pivot deeper into the graph from ge-com.be.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ge-com.be"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.