Skip to content

Hostname

kusinicollection.com

Last fetched

kusinicollection.com resolves to 1 IPv4 address operated by WEHOSTWEBSITES-COM - Handy Networks, LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · kusinicollection.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kusinicollection.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.244.253.122162.244.252.0/22AS30475WEHOSTWEBSITES-COM - Handy Networks, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
lyndsay harshman
Contact emails

Subdomains

8 observed subdomains of kusinicollection.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for kusinicollection.com.

MechanismTarget
SPF_Akusinicollection.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.supportedns.com
SPF_INCLUDErelays.webhost-mail.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.244.253.203
SPF_IP184.173.239.120/32
SPF_MXkusinicollection.com

Related pages

Pivot deeper into the graph from kusinicollection.com.

Cypher and MCP

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

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