Skip to content

Hostname

today-study.com

Last fetched

today-study.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · today-study.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/today-study.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.144.1018.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.8718.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.9018.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.9218.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.221.12118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.6518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.8018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
54.192.117.11454.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.12754.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.2654.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.9454.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
iana:468
Organization
on behalf of today-study.com owner
Contact emails

Web-graph footprint

Distinct hostnames that link to or from today-study.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from today-study.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "today-study.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.