Skip to content

Hostname

yahclick.com

Last fetched

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

Nutrition Label

WHISPER CANON · yahclick.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/yahclick.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.8.60104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.9.60104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
107.154.79.136107.154.79.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.100.13645.60.100.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of yahclick.com.

Web-graph footprint

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

16 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for yahclick.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.105.162.45/32
SPF_IP141.105.166.45/32
SPF_IP185.203.229.36
SPF_IP185.203.229.37
SPF_IP185.26.27.116
SPF_IP185.26.27.118
SPF_IP185.26.27.132
SPF_IP185.26.27.133
SPF_MXyahclick.com

Related pages

Pivot deeper into the graph from yahclick.com.

Cypher and MCP

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

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