Skip to content

Hostname

devrie.com

Last fetched

devrie.com resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · devrie.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/devrie.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.65.96.11280.65.96.0/19AS20847NL

WHOIS identity

Registrar
iana:839
Organization
devrie beheer b.v.
Contact emails

Subdomains

5 observed subdomains of devrie.com.

Web-graph footprint

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

7 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for devrie.com.

MechanismTarget
SPF_INCLUDEsmarthost.ictprovider.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.102.45.68
SPF_IP185.102.45.76
SPF_IP46.243.153.68
SPF_IP80.65.96.112

Related pages

Pivot deeper into the graph from devrie.com.

Cypher and MCP

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

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