Skip to content

Hostname

mail.voyajando.com

Last fetched

mail.voyajando.com resolves to 1 IPv4 address operated by AS269070 in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.179.90.17645.179.90.0/24AS269070BR

WHOIS identity

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

Subdomains

2 observed subdomains of mail.voyajando.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mail.voyajando.com.

MechanismTarget
SPF_Amail.voyajando.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf1.mailchannels.net
SPF_INCLUDEspf2.mailchannels.net
SPF_IP205.209.100.106
SPF_IP45.59.171.188
SPF_IP51.222.248.204
SPF_IP51.222.40.8
SPF_MXmail.voyajando.com

Related pages

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

Cypher and MCP

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

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