Skip to content

Hostname

murney.com

Last fetched

murney.com resolves to 1 IPv4 address operated by STERLING - Sterling Communications, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

murney.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.107.164.6199.107.164.0/24AS11045STERLING - Sterling Communications, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

567 observed subdomains of murney.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for murney.com.

MechanismTarget
SPF_INCLUDE_includespf.erelocation.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP45.27.5.225
SPF_IP76.77.134.2
SPF_IP76.77.134.3
SPF_IP76.77.134.4
SPF_IP76.77.134.5
SPF_IP76.77.134.6

Related pages

Pivot deeper into the graph from murney.com.

Cypher and MCP

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

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