Skip to content

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

WHISPER CANON · emcsmithsfalls.caRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/emcsmithsfalls.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.253.16618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.253.22518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.253.5818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.253.8018.239.252.0/22AS16509AMAZON-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.

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.