Skip to content

Hostname

yapp66.com

Last fetched

yapp66.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · yapp66.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/yapp66.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.240.208.18652.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
60.199.235.7360.199.235.0/24AS9924TFN-TW - Taiwan Fixed Network, Telco and Network Service Provider.TW

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

187 observed subdomains of yapp66.com.

Web-graph footprint

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

296 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from yapp66.com.

Cypher and MCP

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

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