Skip to content

Hostname

bold.co

Last fetched

bold.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bold.coRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bold.co

Resolution chain

bold.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.117.213.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.2813.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.5413.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.9613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.174.46.163.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.453.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.523.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.753.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
on behalf of bold.co owner
Contact emails

Subdomains

27 observed subdomains of bold.co.

Web-graph footprint

Distinct hostnames that link to or from bold.co in the public web crawl.

179 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bold.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from bold.co.

Cypher and MCP

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

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