Skip to content

Hostname

bake.io

Last fetched

bake.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bake.ioRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bake.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.183.1813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.2513.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.413.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.613.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.173.219.10518.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.11318.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.1918.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.4018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

10 observed subdomains of bake.io.

Web-graph footprint

Distinct hostnames that link to or from bake.io in the public web crawl.

66 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bake.io.

MechanismTarget
SPF_Abake.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_MXbake.io

Related pages

Pivot deeper into the graph from bake.io.

Cypher and MCP

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

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