Skip to content

Hostname

btstudentplan.com.br

Last fetched

btstudentplan.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · btstudentplan.com.brRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/btstudentplan.com.br

Resolution chain

btstudentplan.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.21.252.26100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.38.17935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.103.19544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.63.12444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.254.10944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.239.19252.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.188.22252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.203.14552.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

4 observed subdomains of btstudentplan.com.br.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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