Hostname
emcsmithsfalls.ca
Last fetched
emcsmithsfalls.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists registrar:whc online solutions inc. as the registrar.
Nutrition Label
Resolution chain
emcsmithsfalls.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 |
|---|---|---|---|---|
| 18.239.253.166 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.253.225 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.253.58 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.253.80 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
WHOIS identity
- Registrar
- registrar:whc online solutions inc.
- Organization
- metroland media group
- Contact emails
- —
Subdomains
4 observed subdomains of emcsmithsfalls.ca.
Showing 2 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from emcsmithsfalls.ca in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from emcsmithsfalls.ca.
- IP · 18.239.253.166
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:whc online solutions inc.
- Country · HU
- TLD · .ca
- Browse hostnames · em…
- 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: "emcsmithsfalls.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.