Skip to content

Hostname

webbyinternet.com.br

Last fetched

webbyinternet.com.br resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · webbyinternet.com.brRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/webbyinternet.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
54.207.16.1954.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.12.4554.112.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.68.17754.112.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.61.10356.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.105.24756.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.12.5756.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
alares cabo servicos de telecomunicacoes
Contact emails

Subdomains

22 observed subdomains of webbyinternet.com.br.

Web-graph footprint

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

14 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for webbyinternet.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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