Hostname
vrum.com.br
Last fetched
vrum.com.br resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
vrum.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.22.10.20 | 23.26.10.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- geraldo teixeira da costa neto
- Contact emails
Subdomains
116 observed subdomains of vrum.com.br.
Showing 25 of 116. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vrum.com.br in the public web crawl.
273 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for vrum.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | uai.vrum.com.br |
| SPF_IP | 167.89.63.9 |
| SPF_IP | 167.89.78.205 |
| SPF_IP | 167.89.79.47 |
| SPF_IP | 186.215.97.185 |
| SPF_IP | 189.26.236.217 |
| SPF_MX | vrum.com.br |
Related pages
Pivot deeper into the graph from vrum.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vrum.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.