Skip to content

Hostname

tetrad.vc

Last fetched

tetrad.vc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tetrad.vcRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tetrad.vc

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.5613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5713.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6713.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8013.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.1099.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.10199.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.12199.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.7999.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with tetrad.vc in WhisperGraph.

Subdomains

1 observed subdomain of tetrad.vc.

Subdomain
www.tetrad.vc

Web-graph footprint

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

5 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from tetrad.vc.

Cypher and MCP

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

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