Skip to content

Hostname

propertyeye.com

Last fetched

propertyeye.com resolves to 1 IPv4 address operated by AS8851 in GB. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · propertyeye.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/propertyeye.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.168.27.9781.168.0.0/17AS8851GB

WHOIS identity

Registrar
iana:440
Organization
cenk ozkan
Contact emails

Subdomains

3 observed subdomains of propertyeye.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for propertyeye.com.

MechanismTarget
SPF_IP82.147.22.64/26
SPF_IP89.151.107.64/27
SPF_IP89.151.119.0/26

Related pages

Pivot deeper into the graph from propertyeye.com.

Cypher and MCP

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

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