Skip to content

Hostname

knowledge.smeetz.com

Last fetched

knowledge.smeetz.com resolves to 12 IPv4 addresses operated by AS18001 in IN.

Nutrition Label

WHISPER CANON · knowledge.smeetz.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/knowledge.smeetz.com

Resolution chain

knowledge.smeetz.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.2.1030.0.0.0/0AS18001IN
13.226.2.1050.0.0.0/0AS18001IN
13.226.2.210.0.0.0/0AS18001IN
13.226.2.990.0.0.0/0AS18001IN
3.165.190.1243.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.1273.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.583.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.933.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
99.84.160.10699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.10899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with knowledge.smeetz.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from knowledge.smeetz.com in the public web crawl.

8 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from knowledge.smeetz.com.

Cypher and MCP

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

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