Skip to content

Hostname

538.nl

Last fetched

538.nl resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:widexs|zekeringstraat 43|1014bv amsterdam|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · 538.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/538.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.229.12618.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.12918.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.4418.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.5018.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.245.86.5818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.11752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:widexs|zekeringstraat 43|1014bv amsterdam|netherlands||
Organization
Contact emails

Subdomains

16 observed subdomains of 538.nl.

Web-graph footprint

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

660 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 538.nl.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.132.183.72
SPF_IP185.183.30.130

Related pages

Pivot deeper into the graph from 538.nl.

Cypher and MCP

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

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