Skip to content

Hostname

current-time.ttpsdk.info

Last fetched

current-time.ttpsdk.info resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · current-time.ttpsdk.infoRouting diversity7.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/current-time.ttpsdk.info

Resolution chain

current-time.ttpsdk.info resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.22.237.111107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.36.21318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.218.19218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.72.14123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.195.1123.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.51.503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.237.2543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.118.333.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.85.1043.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.117.12834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.132.9134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.184.23634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.88.2034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.218.20535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.166.5935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.122.4944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.5.24044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.1.12344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.218.8652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.99.13652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with current-time.ttpsdk.info in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from current-time.ttpsdk.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "current-time.ttpsdk.info"})-[: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.