Skip to content

Hostname

post.stomjazz.com

Last fetched

post.stomjazz.com resolves to 1 IPv4 address operated by AS12389 in RU.

Nutrition Label

WHISPER CANON · post.stomjazz.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/post.stomjazz.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.85.35.3778.85.0.0/16AS12389RU

WHOIS identity

No WHOIS records are currently associated with post.stomjazz.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for post.stomjazz.com.

MechanismTarget
SPF_Apost.stomjazz.com
SPF_Apost1.stomjazz.com
SPF_IP78.85.35.37
SPF_IP91.146.1.14
SPF_MXpost.stomjazz.com

Related pages

Pivot deeper into the graph from post.stomjazz.com.

Cypher and MCP

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

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