Skip to content

Hostname

devolo.net

Last fetched

devolo.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · devolo.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/devolo.net

Resolution chain

devolo.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:151
Organization
devolo
Contact emails

Subdomains

38 observed subdomains of devolo.net.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for devolo.net.

MechanismTarget
SPF_Acloud-mailrelay.devolo.net
SPF_Adc-mr-frn.devolo.net
SPF_Asmtp.devolo.com
SPF_Asmtp99.devolo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.9.243.251
SPF_IP3.73.209.190
SPF_IP46.224.217.166
SPF_IP5.145.130.250
SPF_IP88.99.13.224
SPF_MXdevolo.net

Related pages

Pivot deeper into the graph from devolo.net.

Cypher and MCP

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

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