Hostname
vortx.com.br
Last fetched
vortx.com.br resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.
Nutrition Label
Resolution chain
vortx.com.br resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- v?rtera holding
- Contact emails
Subdomains
27 observed subdomains of vortx.com.br.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vortx.com.br in the public web crawl.
52 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for vortx.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 50196374.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf1.vortx.com.br |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | noreply.vortx.com.br |
| SPF_INCLUDE | spf-0096fd01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 54.207.217.82 |
| SPF_IP | 54.232.48.53 |
| SPF_IP | 54.94.81.243 |
Related pages
Pivot deeper into the graph from vortx.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vortx.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.