Skip to content

Hostname

perdu.loaf.host

Last fetched

perdu.loaf.host resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · perdu.loaf.hostRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/perdu.loaf.host

Resolution chain

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

IPPrefixASNOperatorCountry
49.12.81.22349.12.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with perdu.loaf.host in WhisperGraph.

Subdomains

3 observed subdomains of perdu.loaf.host.

Web-graph footprint

Distinct hostnames that link to or from perdu.loaf.host in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • perdu.loaf.host

SPF policy

2 SPF mechanisms authorising senders for perdu.loaf.host.

MechanismTarget
SPF_Aperdu.loaf.host
SPF_MXperdu.loaf.host

Related pages

Pivot deeper into the graph from perdu.loaf.host.

Cypher and MCP

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

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