Skip to content

Hostname

egta.nl

Last fetched

egta.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:one.com a/s as the registrar.

Nutrition Label

WHISPER CANON · egta.nlRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/egta.nl

Resolution chain

egta.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.25.98.3731.25.96.0/21AS48635NL

WHOIS identity

Registrar
registrar:one.com a/s
Organization
Contact emails

Subdomains

15 observed subdomains of egta.nl.

Web-graph footprint

Distinct hostnames that link to or from egta.nl in the public web crawl.

17 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for egta.nl.

MechanismTarget
SPF_Aegta.nl
SPF_INCLUDE_custspf.one.com
SPF_INCLUDEspf.totaalholding.nl
SPF_IP31.25.98.37
SPF_MXegta.nl

Related pages

Pivot deeper into the graph from egta.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "egta.nl"})-[: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.