Skip to content

Hostname

murgee.com

Last fetched

murgee.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · murgee.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/murgee.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.198.1173.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.143.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.263.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.313.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
99.84.152.12399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.9.3299.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.7199.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.8799.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.9799.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for murgee.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from murgee.com.

Cypher and MCP

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

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