Skip to content

Hostname

dfv.ch

Last fetched

dfv.ch resolves to 1 IPv4 address operated by AS12306 in DE.

Nutrition Label

WHISPER CANON · dfv.chRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/dfv.ch

Resolution chain

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

IPPrefixASNOperatorCountry
82.98.110.19282.98.64.0/18AS12306DE

WHOIS identity

Registrar
Organization
deut. familienvers. vermittl.
Contact emails

Subdomains

2 observed subdomains of dfv.ch.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dfv.ch.

MechanismTarget
SPF_Adfv.ch
SPF_Aprod-dfvag-01.cust-mailrelay.plusline.net
SPF_Aprod-web.dfv-ag.plusline.de
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.mailjet.com
SPF_IP195.182.60.0/24
SPF_IP212.19.45.181
SPF_IP212.19.46.25
SPF_IP217.111.79.128/25
SPF_IP217.111.79.217
SPF_IP82.98.67.89
SPF_MXdfv.ch

Related pages

Pivot deeper into the graph from dfv.ch.

Cypher and MCP

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

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