Skip to content

Hostname

generation-mixed.fm

Last fetched

generation-mixed.fm resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · generation-mixed.fmRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/generation-mixed.fm

Resolution chain

generation-mixed.fm resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.202.81.218116.202.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with generation-mixed.fm in WhisperGraph.

Subdomains

41 observed subdomains of generation-mixed.fm.

Web-graph footprint

Distinct hostnames that link to or from generation-mixed.fm in the public web crawl.

7 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for generation-mixed.fm.

MechanismTarget
SPF_Ageneration-mixed.fm
SPF_INCLUDEspf.kasserver.com
SPF_MXgeneration-mixed.fm

Related pages

Pivot deeper into the graph from generation-mixed.fm.

Cypher and MCP

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

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