Skip to content

Hostname

murj.com

Last fetched

murj.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · murj.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/murj.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.162.102.3435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.223.4335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.156.4244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.80.12544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.8.2244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.210.6844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.212.20744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.150.19644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.14.17352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.152.14652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.214.14952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.43.12554.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.31.2754.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.147.11654.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.126.131184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.130.67184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
chris irving
Contact emails

Subdomains

27 observed subdomains of murj.com.

Web-graph footprint

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

21 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for murj.com.

MechanismTarget
SPF_INCLUDE21001416.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.paubox.com
SPF_INCLUDEmg-spf.greenhouse.io

Related pages

Pivot deeper into the graph from murj.com.

Cypher and MCP

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

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