Skip to content

Hostname

mail.aro.cat

Last fetched

mail.aro.cat resolves to 2 IPv4 addresses operated by GOOGLE-2 - Google LLC in ES.

Nutrition Label

WHISPER CANON · mail.aro.catRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.aro.cat

Resolution chain

mail.aro.cat resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.0.201.8034.0.192.0/19AS19527GOOGLE-2 - Google LLCES
34.0.205.7934.0.192.0/19AS19527GOOGLE-2 - Google LLCES

WHOIS identity

No WHOIS records are currently associated with mail.aro.cat in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mail.aro.cat.

MechanismTarget
SPF_Amail.aro.cat
SPF_INCLUDEinfoal.com
SPF_INCLUDEwebserver12.infoal.com
SPF_IP34.0.201.80
SPF_IP34.0.205.79
SPF_MXmail.aro.cat

Related pages

Pivot deeper into the graph from mail.aro.cat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.aro.cat"})-[: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.