Skip to content

Hostname

mail.mpazoki.com

Last fetched

mail.mpazoki.com resolves to 1 IPv4 address operated by AS51431 in IR.

Nutrition Label

WHISPER CANON · mail.mpazoki.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.mpazoki.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.75.78.162188.75.78.0/24AS51431IR

WHOIS identity

No WHOIS records are currently associated with mail.mpazoki.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for mail.mpazoki.com.

MechanismTarget
SPF_Amail.mpazoki.com
SPF_IP104.237.51.36
SPF_IP107.182.166.98
SPF_IP136.243.200.248
SPF_IP136.243.200.251
SPF_IP164.138.20.162
SPF_IP188.40.223.85
SPF_IP188.75.78.162
SPF_IP45.159.148.3
SPF_IP5.9.182.185
SPF_IP88.135.37.130
SPF_IP88.99.231.97
SPF_IP89.235.79.27
SPF_IP89.235.79.6
SPF_MXmail.mpazoki.com

Related pages

Pivot deeper into the graph from mail.mpazoki.com.

Cypher and MCP

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

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