Skip to content

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

WHISPER CANON · intermedium.com.brRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/intermedium.com.br

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.

IPPrefixASNOperatorCountry
3.162.66.1083.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.543.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.773.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.953.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
99.86.240.11599.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.11999.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.3599.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.6099.86.240.0/21AS16509AMAZON-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 outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for intermedium.com.br.

MechanismTarget
SPF_INCLUDEspf.intermedium.com.br
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.