Skip to content

Hostname

monashfodmap.com

Last fetched

monashfodmap.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.117.207.17518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.56.17118.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.203.1653.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.246.1953.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.189.1353.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.243.123.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.118.323.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.4.1613.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.72.443.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.224.1123.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.19.2616.59.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.175.016.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.18.4016.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

8 observed subdomains of monashfodmap.com.

Web-graph footprint

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

1,591 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for monashfodmap.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.v6send.net

Related pages

Pivot deeper into the graph from monashfodmap.com.

Cypher and MCP

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

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