Skip to content

Hostname

weekday.works

Last fetched

weekday.works resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · weekday.worksRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/weekday.works

Resolution chain

weekday.works resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
18.66.112.12718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of weekday.works.

Web-graph footprint

Distinct hostnames that link to or from weekday.works in the public web crawl.

154 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for weekday.works.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEsender.zoho-books.in

Related pages

Pivot deeper into the graph from weekday.works.

Cypher and MCP

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

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