Skip to content

Hostname

npr.eurl.live

Last fetched

npr.eurl.live resolves to 1 IPv4 address operated by AS47583 in US.

Nutrition Label

WHISPER CANON · npr.eurl.liveRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/npr.eurl.live

Resolution chain

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

IPPrefixASNOperatorCountry
72.60.118.272.60.112.0/20AS47583US

WHOIS identity

No WHOIS records are currently associated with npr.eurl.live in WhisperGraph.

Subdomains

2 observed subdomains of npr.eurl.live.

Web-graph footprint

Distinct hostnames that link to or from npr.eurl.live in the public web crawl.

200 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • npr.eurl.live

SPF policy

3 SPF mechanisms authorising senders for npr.eurl.live.

MechanismTarget
SPF_Anpr.eurl.live
SPF_IP72.60.118.2
SPF_MXnpr.eurl.live

Related pages

Pivot deeper into the graph from npr.eurl.live.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "npr.eurl.live"})-[: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.