Skip to content

Hostname

koalaboox.com

Last fetched

koalaboox.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · koalaboox.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/koalaboox.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.221.6618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.159.225.10318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.10.12918.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.250.9435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.92.6652.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.198.363.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
cegid
Contact emails

Subdomains

86 observed subdomains of koalaboox.com.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for koalaboox.com.

MechanismTarget
SPF_INCLUDEspf1.koalaboox.com
SPF_INCLUDEspf2.koalaboox.com

Related pages

Pivot deeper into the graph from koalaboox.com.

Cypher and MCP

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

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