Hostname
workwearsuit.com
Last fetched
workwearsuit.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1557 as the registrar.
Nutrition Label
Resolution chain
workwearsuit.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.71.129.174 | 35.71.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.223.39.229 | 52.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:1557
- Organization
- oasys lifestyle group
- Contact emails
Subdomains
7 observed subdomains of workwearsuit.com.
Web-graph footprint
Distinct hostnames that link to or from workwearsuit.com in the public web crawl.
138 sites link to this hostname.
209 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for workwearsuit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | boem.locondo.jp |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from workwearsuit.com.
- IP · 35.71.129.174
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1557
- Country · US
- Email · info@xserver.co.jp
- 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: "workwearsuit.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.