Skip to content

Hostname

co-ba.net

Last fetched

co-ba.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · co-ba.netRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/co-ba.net

Resolution chain

co-ba.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.74.10713.249.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.74.12313.249.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.74.7613.249.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.74.9713.249.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.244.2618.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.3018.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.5718.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.8918.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:49
Organization
hiroki murakami
Contact emails

Web-graph footprint

Distinct hostnames that link to or from co-ba.net in the public web crawl.

284 sites link to this hostname.

233 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for co-ba.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zcsend.jp
SPF_INCLUDEspf.mta.hdems.com

Related pages

Pivot deeper into the graph from co-ba.net.

Cypher and MCP

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

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