Skip to content

Hostname

boldcf.co

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.10713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.11713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.129.10152.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.4452.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.552.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.5852.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.9518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
bold.co sas
Contact emails

Subdomains

5 observed subdomains of boldcf.co.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for boldcf.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from boldcf.co.

Cypher and MCP

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

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