Skip to content

Hostname

devread.net

Last fetched

devread.net resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:4146 as the registrar.

Nutrition Label

WHISPER CANON · devread.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/devread.net

Resolution chain

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

IPPrefixASNOperatorCountry
149.28.51.245149.28.32.0/19AS20473AS-VULTR - The Constant Company, LLCUS
57.154.9.10057.152.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:4146
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of devread.net.

Web-graph footprint

Distinct hostnames that link to or from devread.net in the public web crawl.

12 sites link to this hostname.

252 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • devread.net

SPF policy

9 SPF mechanisms authorising senders for devread.net.

MechanismTarget
SPF_Adevread.net
SPF_IP141.95.173.5
SPF_IP149.202.72.18
SPF_IP172.178.14.80
SPF_IP20.163.57.246
SPF_IP45.76.12.234
SPF_IP57.154.9.100
SPF_IP94.23.162.234
SPF_MXdevread.net

Related pages

Pivot deeper into the graph from devread.net.

Cypher and MCP

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

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