Skip to content

Hostname

smart-sense.org

Last fetched

smart-sense.org resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · smart-sense.orgRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/smart-sense.org

Resolution chain

smart-sense.org resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.210.145.8318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.80.2503.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.117.753.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.71.2334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.140.19534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.228.24834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.253.14844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.18.8150.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.118.22152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.83.7298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.37.105100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.2.205100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.56.24.11100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.96.17132.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of smart-sense.org.

Web-graph footprint

Distinct hostnames that link to or from smart-sense.org in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from smart-sense.org.

Cypher and MCP

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

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