Skip to content

Hostname

kineticmodel.com

Last fetched

kineticmodel.com resolves to 1 IPv4 address operated by AS9381 in HK. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · kineticmodel.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kineticmodel.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.155.216.237202.155.216.0/21AS9381HK

WHOIS identity

Registrar
iana:9
Organization
chung, raymond
Contact emails

Subdomains

6 observed subdomains of kineticmodel.com.

Web-graph footprint

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

29 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kineticmodel.com.

MechanismTarget
SPF_INCLUDE566231aa.ppspf.net
SPF_INCLUDE_spf.google.com
SPF_IP202.155.216.230
SPF_IP42.200.159.81

Related pages

Pivot deeper into the graph from kineticmodel.com.

Cypher and MCP

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

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