Skip to content

Hostname

devnull.fi

Last fetched

devnull.fi resolves to 1 IPv4 address operated by AS207729 in FI.

Nutrition Label

WHISPER CANON · devnull.fiRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/devnull.fi

Resolution chain

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

IPPrefixASNOperatorCountry
185.15.139.174185.15.139.0/24AS207729FI

WHOIS identity

No WHOIS records are currently associated with devnull.fi in WhisperGraph.

Subdomains

10 observed subdomains of devnull.fi.

Web-graph footprint

Distinct hostnames that link to or from devnull.fi in the public web crawl.

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for devnull.fi.

MechanismTarget
SPF_Adevnull.fi
SPF_Amail.dvn.fi
SPF_Asmtp.dvn.fi
SPF_Aweb4.dvn.fi
SPF_Aweb6.dvn.fi
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.15.139.0/24
SPF_IP217.77.192.9/32
SPF_IP217.77.193.9/32
SPF_IP2a01:4f9:c011:36ed:0:0:0:1
SPF_IP65.21.153.144/32
SPF_IP95.217.20.87
SPF_MXdevnull.fi

Related pages

Pivot deeper into the graph from devnull.fi.

Cypher and MCP

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

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