Skip to content

Hostname

us2.co

Last fetched

us2.co resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · us2.coRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/us2.co

Resolution chain

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

IPPrefixASNOperatorCountry
67.199.248.1267.199.248.0/24AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
67.199.248.1367.199.248.0/24AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:269
Organization
us two studio
Contact emails

Subdomains

2 observed subdomains of us2.co.

Subdomain
fst.us2.co

Showing 1 of 2. View all subdomains →

Web-graph footprint

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

6 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for us2.co.

MechanismTarget
SPF_MXus2.co

Related pages

Pivot deeper into the graph from us2.co.

Cypher and MCP

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

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