Skip to content

Hostname

webmail.iranesthesia.org

Last fetched

webmail.iranesthesia.org resolves to 1 IPv4 address operated by AS43754 in IR.

Nutrition Label

WHISPER CANON · webmail.iranesthesia.orgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/webmail.iranesthesia.org

Resolution chain

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

IPPrefixASNOperatorCountry
178.22.120.100178.22.120.0/24AS43754IR

WHOIS identity

No WHOIS records are currently associated with webmail.iranesthesia.org in WhisperGraph.

Subdomains

1 observed subdomain of webmail.iranesthesia.org.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for webmail.iranesthesia.org.

MechanismTarget
SPF_Awebmail.iranesthesia.org
SPF_IP136.243.80.107
SPF_IP144.76.92.59
SPF_IP178.22.120.100
SPF_IP178.22.120.101
SPF_IP178.22.120.102
SPF_IP178.22.120.111
SPF_MXwebmail.iranesthesia.org

Related pages

Pivot deeper into the graph from webmail.iranesthesia.org.

Cypher and MCP

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

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