Skip to content

Hostname

boo.world

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.12113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.154.132.2418.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.3218.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.5818.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.7518.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1118.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.12618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.2618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124152
Contact emails

Subdomains

8 observed subdomains of boo.world.

Web-graph footprint

Distinct hostnames that link to or from boo.world in the public web crawl.

917 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for boo.world.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from boo.world.

Cypher and MCP

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

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