Skip to content

Hostname

yet2.com

Last fetched

yet2.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · yet2.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/yet2.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.54.64104.17.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.55.64104.17.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
yet2.com,
Contact emails

Subdomains

30 observed subdomains of yet2.com.

Web-graph footprint

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

145 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for yet2.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamhero.com
SPF_IP18.209.37.111
SPF_IP2603:3005:36d4:9000:ad37:b11a:96c3:c848
SPF_IP3.115.27.252
SPF_IP3.230.252.149
SPF_IP3.234.0.191
SPF_IP34.192.246.84
SPF_IP35.170.170.140
SPF_IP50.212.22.6
SPF_IP52.1.255.138
SPF_IP52.18.135.154
SPF_IP52.203.19.24
SPF_IP52.45.87.104
SPF_IP52.5.205.131
SPF_IP54.73.6.148
SPF_IP63.34.1.169
SPF_IP99.80.54.106

Related pages

Pivot deeper into the graph from yet2.com.

Cypher and MCP

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

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