Skip to content

Hostname

yingyi.art

Last fetched

yingyi.art resolves to 1 IPv4 address operated by AS12595 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · yingyi.artRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/yingyi.art

Resolution chain

yingyi.art resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.133.88.13185.133.88.0/22AS12595NL

WHOIS identity

Registrar
iana:1647
Organization
finally
Contact emails

Subdomains

5 observed subdomains of yingyi.art.

Web-graph footprint

Distinct hostnames that link to or from yingyi.art in the public web crawl.

11 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for yingyi.art.

MechanismTarget
SPF_Ayingyi.art
SPF_INCLUDEpmg.srvnl.nl
SPF_IP185.133.88.13
SPF_IP2a10:7180:100:0:185:133:88:13
SPF_MXyingyi.art

Related pages

Pivot deeper into the graph from yingyi.art.

Cypher and MCP

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

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