Skip to content

Hostname

mail.sanjosesrl.com

Last fetched

mail.sanjosesrl.com resolves to 1 IPv4 address operated by JOESD-18501 - CyberCloud Professionals LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
206.225.84.59206.225.84.0/24AS18501JOESD-18501 - CyberCloud Professionals LLCUS

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.sanjosesrl.com.

MechanismTarget
SPF_Amail.sanjosesrl.com
SPF_INCLUDEsv2.prodominios.com
SPF_IP206.225.84.59
SPF_IP206.225.84.77
SPF_IP52.116.55.212
SPF_IP52.116.55.214
SPF_IP52.116.55.215
SPF_MXmail.sanjosesrl.com

Related pages

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

Cypher and MCP

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

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