Skip to content

Hostname

iffmh.de

Last fetched

iffmh.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · iffmh.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iffmh.de

Resolution chain

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

IPPrefixASNOperatorCountry
128.140.120.39128.140.0.0/17AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with iffmh.de in WhisperGraph.

Subdomains

18 observed subdomains of iffmh.de.

Web-graph footprint

Distinct hostnames that link to or from iffmh.de in the public web crawl.

247 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for iffmh.de.

MechanismTarget
SPF_Aiffmh.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf1.togis.com
SPF_MXiffmh.de

Related pages

Pivot deeper into the graph from iffmh.de.

Cypher and MCP

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

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