Skip to content

Hostname

when.works

Last fetched

when.works resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · when.worksRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/when.works

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.111.1618.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.3218.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.5418.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.9018.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.172.213.10618.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.12218.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.1718.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.3618.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

Registrar
iana:81
Organization
contact privacy inc. customer 1241327859
Contact emails

Subdomains

8 observed subdomains of when.works.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for when.works.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.eu

Related pages

Pivot deeper into the graph from when.works.

Cypher and MCP

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

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