Skip to content

Hostname

murphy.gob.ar

Last fetched

murphy.gob.ar resolves to 2 IPv4 addresses operated by AS264649 in AR.

Nutrition Label

WHISPER CANON · murphy.gob.arRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/murphy.gob.ar

Resolution chain

murphy.gob.ar resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.250.5.78167.250.5.0/24AS264649AR
173.252.167.60173.252.167.0/24AS19853ORANGEHOST - OrangeHostUS

WHOIS identity

No WHOIS records are currently associated with murphy.gob.ar in WhisperGraph.

Subdomains

2 observed subdomains of murphy.gob.ar.

Web-graph footprint

Distinct hostnames that link to or from murphy.gob.ar in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • murphy.gob.ar

SPF policy

5 SPF mechanisms authorising senders for murphy.gob.ar.

MechanismTarget
SPF_Amurphy.gob.ar
SPF_INCLUDEservidoraweb.net
SPF_IP167.250.5.78
SPF_IP173.252.167.60
SPF_MXmurphy.gob.ar

Related pages

Pivot deeper into the graph from murphy.gob.ar.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "murphy.gob.ar"})-[: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.