Skip to content

Hostname

superunie.nl

Last fetched

superunie.nl resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · superunie.nlRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/superunie.nl

Resolution chain

superunie.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.149.15215.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.143.1893.33.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

36 observed subdomains of superunie.nl.

Web-graph footprint

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

62 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for superunie.nl.

MechanismTarget
SPF_A_spf.hostedxchange.nl
SPF_Agw117229.fortimail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf3.superunie.nl
SPF_IP18.158.217.83
SPF_IP195.121.105.30
SPF_IP195.121.105.80
SPF_IP31.149.221.62
SPF_IP46.182.180.147
SPF_IP46.182.180.199
SPF_MXsuperunie.nl

Related pages

Pivot deeper into the graph from superunie.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "superunie.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.