Skip to content

Hostname

wmfd.com

Last fetched

wmfd.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wmfd.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/wmfd.com

Resolution chain

wmfd.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.221.247.11918.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.130.19418.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.10.733.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.204.2163.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.91.1093.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.141.1923.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.151.2263.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.175.1723.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.152.1653.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.229.10216.60.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of wmfd.com.

Web-graph footprint

Distinct hostnames that link to or from wmfd.com in the public web crawl.

143 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wmfd.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwoexchange.com
SPF_IP66.11.16.0/24

Related pages

Pivot deeper into the graph from wmfd.com.

Cypher and MCP

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

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