Skip to content

Hostname

mail.armadatownsquare.com

Last fetched

mail.armadatownsquare.com resolves to 1 IPv4 address operated by AS133800 in ID.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.58.102.44103.58.102.0/24AS133800ID

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mail.armadatownsquare.com.

MechanismTarget
SPF_Amail.armadatownsquare.com
SPF_IP103.217.209.30
SPF_IP103.23.201.74
SPF_IP103.58.101.157
SPF_IP103.58.102.44
SPF_IP112.78.33.175
SPF_MXmail.armadatownsquare.com

Related pages

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

Cypher and MCP

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

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