Skip to content

Hostname

to.co

Last fetched

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

Nutrition Label

WHISPER CANON · to.coRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/to.co

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.105108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.40108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.7108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.70108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.226.2.1290.0.0.0/0AS64073IN
13.226.2.190.0.0.0/0AS64073IN
13.226.2.470.0.0.0/0AS64073IN
13.226.2.90.0.0.0/0AS64073IN
18.165.242.1018.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.1718.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.2318.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.3818.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
.co internet s.a.s.
Contact emails

Subdomains

103 observed subdomains of to.co.

Web-graph footprint

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

5 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for to.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.zoho.eu

Related pages

Pivot deeper into the graph from to.co.

Cypher and MCP

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

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