Skip to content

Hostname

bugbee.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · bugbee.com.brRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bugbee.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.10013.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.10913.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.5713.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.9913.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.1218.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.12618.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.8118.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.9018.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.12399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
eliakim augusto pieper
Contact emails

Subdomains

18 observed subdomains of bugbee.com.br.

Web-graph footprint

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

11 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bugbee.com.br.

MechanismTarget
SPF_Abugbee.com.br
SPF_INCLUDEamazonses.com
SPF_IP177.70.28.2/32
SPF_IP177.70.28.3
SPF_MXbugbee.com.br

Related pages

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

Cypher and MCP

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

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