Hostname
oneclose.ca
Last fetched
oneclose.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.
Nutrition Label
Resolution chain
oneclose.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.52.204.214 | 16.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.52.217.122 | 16.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.54.221 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.79.114.112 | 99.79.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- —
- Organization
- jim emanoilidis
- Contact emails
Subdomains
24 observed subdomains of oneclose.ca.
Showing 13 of 24. View all subdomains →
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for oneclose.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from oneclose.ca.
- IP · 16.52.204.214
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · CA
- Email · 72412f6bf7b5b12959aea2fa4941dc6e-7923555@contact.gandi.net
- TLD · .ca
- Browse hostnames · on…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.