Skip to content

Hostname

fdmealplanner.com

Last fetched

fdmealplanner.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fdmealplanner.comRouting diversity5.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fdmealplanner.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.167.54100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.120.3423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.172.2443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.76.13434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.189.8734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.124.20234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.169.9835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.165.8744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.15.14150.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.68.18352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.48.8452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.127.5652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.128.20752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.133.7352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.127.12554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.167.15398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.157.20832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.233.6998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of fdmealplanner.com owner
Contact emails

Subdomains

6 observed subdomains of fdmealplanner.com.

Web-graph footprint

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

849 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fdmealplanner.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fdmealplanner.com.

Cypher and MCP

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

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