Skip to content

Hostname

digitalprworld.com

Last fetched

digitalprworld.com resolves to 2 IPv4 addresses operated by OVH in FR. WHOIS lists iana:1250 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:1250
Organization
digital pr world
Contact emails

Subdomains

6 observed subdomains of digitalprworld.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • digitalprworld.com

SPF policy

8 SPF mechanisms authorising senders for digitalprworld.com.

MechanismTarget
SPF_Adigitalprworld.com
SPF_IP148.66.146.17
SPF_IP173.212.228.123
SPF_IP173.249.60.23
SPF_IP51.210.113.204
SPF_IP51.83.237.64
SPF_IP51.91.153.129
SPF_MXdigitalprworld.com

Related pages

Pivot deeper into the graph from digitalprworld.com.

Cypher and MCP

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

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