Skip to content

Hostname

burlington.de

Last fetched

burlington.de resolves to 1 IPv4 address operated by AS206775 in DE.

Nutrition Label

WHISPER CANON · burlington.deRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/burlington.de

Resolution chain

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

IPPrefixASNOperatorCountry
45.132.68.3945.132.68.0/22AS206775DE

WHOIS identity

No WHOIS records are currently associated with burlington.de in WhisperGraph.

Subdomains

15 observed subdomains of burlington.de.

Web-graph footprint

Distinct hostnames that link to or from burlington.de in the public web crawl.

110 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for burlington.de.

MechanismTarget
SPF_INCLUDEspf-00646c02.pphosted.com
SPF_INCLUDEspf.emailsys.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servicemail24.de
SPF_INCLUDEspf.smtp.net
SPF_IP185.124.243.196
SPF_IP195.140.184.64/26
SPF_IP195.145.124.5/32
SPF_IP195.179.119.180
SPF_IP45.132.68.39
SPF_IP62.138.234.140
SPF_IP91.192.43.200/29
SPF_MXburlington.de

Related pages

Pivot deeper into the graph from burlington.de.

Cypher and MCP

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

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