Skip to content

Hostname

mail.proxy.atlasprinter.com

Last fetched

mail.proxy.atlasprinter.com resolves to 1 IPv4 address operated by AS43754 in IR.

Nutrition Label

WHISPER CANON · mail.proxy.atlasprinter.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.proxy.atlasprinter.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.207.205.791.207.205.0/24AS43754IR

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mail.proxy.atlasprinter.com.

MechanismTarget
SPF_Amail.proxy.atlasprinter.com
SPF_INCLUDEmailii.org
SPF_INCLUDEspf.mailii.org
SPF_IP162.55.56.102
SPF_IP168.119.136.198
SPF_IP168.119.136.213
SPF_IP185.18.213.164
SPF_IP5.144.131.239
SPF_IP62.60.201.31
SPF_IP62.60.201.8
SPF_IP78.129.155.2
SPF_MXmail.proxy.atlasprinter.com

Related pages

Pivot deeper into the graph from mail.proxy.atlasprinter.com.

Cypher and MCP

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

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