Skip to content

Hostname

virtualmagtech.com.br

Last fetched

virtualmagtech.com.br resolves to 1 IPv4 address operated by EVEO S.A. in BR.

Nutrition Label

WHISPER CANON · virtualmagtech.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/virtualmagtech.com.br

Resolution chain

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

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from virtualmagtech.com.br in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • virtualmagtech.com.br

SPF policy

12 SPF mechanisms authorising senders for virtualmagtech.com.br.

MechanismTarget
SPF_Avirtualmagtech.com.br
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP149.56.19.198
SPF_IP187.110.162.186
SPF_IP192.169.81.222
SPF_IP198.50.198.236
SPF_IP216.245.197.2
SPF_IP51.79.72.47
SPF_IP54.39.19.57
SPF_IP64.20.40.138
SPF_MXvirtualmagtech.com.br

Related pages

Pivot deeper into the graph from virtualmagtech.com.br.

Cypher and MCP

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

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