Skip to content

Hostname

today.design

Last fetched

today.design resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · today.designRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/today.design

Resolution chain

today.design resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.174.11218.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.12418.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.12818.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.2918.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.1083.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.533.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.583.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.873.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1609
Organization
domain admin
Contact emails

Subdomains

57 observed subdomains of today.design.

Web-graph footprint

Distinct hostnames that link to or from today.design in the public web crawl.

65 sites link to this hostname.

196 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for today.design.

MechanismTarget
SPF_INCLUDE47903713.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from today.design.

Cypher and MCP

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

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