Skip to content

Hostname

oneclose.ca

Last fetched

oneclose.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · oneclose.caRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/oneclose.ca

Resolution chain

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

IPPrefixASNOperatorCountry
16.52.204.21416.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.217.12216.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.54.22116.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.114.11299.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
jim emanoilidis
Contact emails

Subdomains

24 observed subdomains of oneclose.ca.

Web-graph footprint

Distinct hostnames that link to or from oneclose.ca in the public web crawl.

7 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oneclose.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from oneclose.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oneclose.ca"})-[: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.