Skip to content

Hostname

fpmodule.duredemos.com

Last fetched

fpmodule.duredemos.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN.

Nutrition Label

WHISPER CANON · fpmodule.duredemos.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fpmodule.duredemos.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.172.168.9152.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

No WHOIS records are currently associated with fpmodule.duredemos.com in WhisperGraph.

Subdomains

4 observed subdomains of fpmodule.duredemos.com.

Threat posture

History

Mail and authentication

MX records

  • fpmodule.duredemos.com

SPF policy

3 SPF mechanisms authorising senders for fpmodule.duredemos.com.

MechanismTarget
SPF_Afpmodule.duredemos.com
SPF_IP52.172.168.91
SPF_MXfpmodule.duredemos.com

Related pages

Pivot deeper into the graph from fpmodule.duredemos.com.

Cypher and MCP

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

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