Hostname
intermedium.com.br
Last fetched
intermedium.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.
Nutrition Label
Resolution chain
intermedium.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.162.66.108 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.66.54 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.66.77 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.66.95 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 99.86.240.115 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.240.119 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.240.35 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.240.60 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- banco inter
- Contact emails
Subdomains
17 observed subdomains of intermedium.com.br.
Web-graph footprint
Distinct hostnames that link to or from intermedium.com.br in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for intermedium.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.intermedium.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from intermedium.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "intermedium.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.