Skip to content

Hostname

kinsleyproperties.com

Last fetched

kinsleyproperties.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kinsleyproperties.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kinsleyproperties.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.249104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.249104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.48172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
66.135.21.21466.135.0.0/19AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of kinsleyproperties.com.

Web-graph footprint

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

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kinsleyproperties.com.

MechanismTarget
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP173.163.65.42
SPF_IP50.251.95.153
SPF_IP66.165.231.2
SPF_IP66.165.231.5
SPF_IP92.204.133.120

Related pages

Pivot deeper into the graph from kinsleyproperties.com.

Cypher and MCP

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

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