Skip to content

Hostname

smtp.openqm.com

Last fetched

smtp.openqm.com resolves to 1 IPv4 address operated by AS201011 in DE.

Nutrition Label

WHISPER CANON · smtp.openqm.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/smtp.openqm.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.188.9731.7.176.0/20AS201011DE

WHOIS identity

No WHOIS records are currently associated with smtp.openqm.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for smtp.openqm.com.

MechanismTarget
SPF_IP185.244.1.101
SPF_IP185.244.1.102
SPF_IP185.244.1.103
SPF_IP185.244.1.104
SPF_IP185.244.1.105
SPF_IP31.7.188.97
SPF_IP80.255.11.112
SPF_IP80.255.11.67
SPF_IP80.255.11.68

Related pages

Pivot deeper into the graph from smtp.openqm.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "smtp.openqm.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.