Skip to content

Hostname

day.work

Last fetched

day.work resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · day.workRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/day.work

Resolution chain

day.work resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.154.12213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.8.14818.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.177.913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.236.16735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.10.6354.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.55.8213.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of day.work.

Subdomain
dwwf.day.work

Web-graph footprint

Distinct hostnames that link to or from day.work in the public web crawl.

118 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for day.work.

MechanismTarget
SPF_IP52.196.63.209

Related pages

Pivot deeper into the graph from day.work.

Cypher and MCP

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

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