Skip to content

Hostname

bluebillywig.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.20.2913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.4813.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.6113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.6513.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.102.11418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
blue billywig b.v.
Contact emails

Subdomains

32 observed subdomains of bluebillywig.com.

Web-graph footprint

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

545 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bluebillywig.com.

MechanismTarget
SPF_INCLUDE1054725.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.autopilothq.com

Related pages

Pivot deeper into the graph from bluebillywig.com.

Cypher and MCP

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

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