Hostname
workstory.com
Last fetched
workstory.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
workstory.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.57.115 | 18.66.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.57.40 | 18.66.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.57.50 | 18.66.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.57.63 | 18.66.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.168.147.105 | 3.168.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.147.22 | 3.168.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.147.53 | 3.168.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.147.80 | 3.168.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0129512578
- Contact emails
- workstory.com@contactprivacy.com
- 0f3f80ab-b70e-4b3d-aa75-f53ad06bd2c5@identity-protect.org
- 85929120-40ad-458c-97e7-d45714c488ca@identity-protect.org
- c1a4f8e1-00ca-4b12-8bf8-6a9ab536cf04@identity-protect.org
- d6aa5156-1754-4ca4-8b43-4b15884d78d8@identity-protect.org
- f3100d2b-9175-4ffb-a687-90ccb33bbb61@identity-protect.org
Subdomains
3 observed subdomains of workstory.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from workstory.com in the public web crawl.
9 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for workstory.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mail.intercom.io |
Related pages
Pivot deeper into the graph from workstory.com.
- IP · 18.66.57.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · workstory.com@contactprivacy.com
- TLD · .com
- Browse hostnames · wo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "workstory.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.