Skip to content

Hostname

d-net.pro

Last fetched

d-net.pro resolves to 4 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in NL. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · d-net.proRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/d-net.pro

Resolution chain

d-net.pro resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.234.35.100142.234.35.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
142.234.35.101142.234.35.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
46.165.193.14246.165.192.0/18AS28753DE
84.16.229.1284.16.224.0/19AS28753DE

WHOIS identity

Registrar
iana:463
Organization
petrov petr
Contact emails

Subdomains

103 observed subdomains of d-net.pro.

Web-graph footprint

Distinct hostnames that link to or from d-net.pro in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for d-net.pro.

MechanismTarget
SPF_Ad-net.pro
SPF_IP195.208.30.134
SPF_IP84.16.249.48
SPF_IP84.16.252.69

Related pages

Pivot deeper into the graph from d-net.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "d-net.pro"})-[: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.