Skip to content

Hostname

wine21.com

Last fetched

wine21.com resolves to 1 IPv4 address operated by AS9286 in KR. WHOIS lists iana:87 as the registrar.

Nutrition Label

WHISPER CANON · wine21.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/wine21.com

Resolution chain

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

IPPrefixASNOperatorCountry
1.201.19.61.201.0.0/18AS9286KR

WHOIS identity

Registrar
iana:87
Organization
choi,seung soon
Contact emails

Subdomains

32 observed subdomains of wine21.com.

Web-graph footprint

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

71 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wine21.com.

MechanismTarget
SPF_INCLUDEmail.wine21.com
SPF_INCLUDEmailer.wine21.com
SPF_INCLUDEmailplug.com
SPF_INCLUDEwine21.com
SPF_IP115.71.239.96
SPF_IP27.102.204.41
SPF_IP27.102.206.124
SPF_IP27.102.206.184

Related pages

Pivot deeper into the graph from wine21.com.

Cypher and MCP

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

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