Skip to content

Hostname

mail.virtual2go.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

mail.virtual2go.com.br 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.virtual2go.com.br in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for mail.virtual2go.com.br.

MechanismTarget
SPF_Amail.virtual2go.com.br
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf1.mailchannels.net
SPF_INCLUDEspf2.mailchannels.net
SPF_IP142.44.214.38
SPF_IP149.56.240.81
SPF_IP15.235.14.201
SPF_IP15.235.82.193
SPF_IP15.235.85.65
SPF_IP177.11.50.245
SPF_IP177.11.50.63
SPF_IP177.53.140.245
SPF_IP177.53.143.86
SPF_IP192.99.10.111
SPF_IP45.179.90.176
SPF_IP54.39.18.111
SPF_MXmail.virtual2go.com.br

Related pages

Pivot deeper into the graph from mail.virtual2go.com.br.

Cypher and MCP

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

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