Skip to content

Hostname

bugsplat.com

Last fetched

bugsplat.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bugsplat.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bugsplat.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.178.1273.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.263.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.283.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.453.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
54.192.35.5854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.2454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.4854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.7554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of bugsplat.com owner
Contact emails

Subdomains

27 observed subdomains of bugsplat.com.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bugsplat.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from bugsplat.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bugsplat.com"})-[: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.