Skip to content

Hostname

oneproperties.com

Last fetched

oneproperties.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1895 as the registrar.

Nutrition Label

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

Resolution chain

oneproperties.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1895
Organization
correna craig
Contact emails

Subdomains

8 observed subdomains of oneproperties.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for oneproperties.com.

MechanismTarget
SPF_Amail.oneproperties.com
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.42.115.0/27
SPF_IP100.42.120.128/27
SPF_IP209.112.19.186
SPF_IP69.84.129.224/27
SPF_IP74.3.178.98

Related pages

Pivot deeper into the graph from oneproperties.com.

Cypher and MCP

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

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