Skip to content

Hostname

bulkylog.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.158.11813.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.12213.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.2113.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.413.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.165.140.12218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.4118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.7118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.8018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
Organization
daniel scandian
Contact emails

Subdomains

2 observed subdomains of bulkylog.com.br.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP54.240.37.25
SPF_IP54.240.37.26
SPF_IP54.240.37.27
SPF_IP54.240.37.28

Related pages

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

Cypher and MCP

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

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