Hostname
offdutysolutions.com
Last fetched
offdutysolutions.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
offdutysolutions.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.20.247.175 | 107.20.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.219.117.77 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.247.12 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.71.11.183 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of offdutysolutions.com owner
- Contact emails
- dnsadmin@bluegrass.net
- 4a11fcb5-0a2c-40a5-96a0-08e62dcfa9d8@identity-protect.org
- 536b3c18-4e23-4ae9-acf9-d7d65b48ed7b@identity-protect.org
- 64336b90-c1eb-4728-ab7f-709ca071c4a4@identity-protect.org
- 7f000c00-e723-42a6-8889-3791ff907d7c@identity-protect.org
- d9e31e6a-23c4-43cf-be60-b890bcf4ad82@identity-protect.org
- ece8ef5c-3a68-4c4d-992f-f23bc654be63@identity-protect.org
Subdomains
1 observed subdomain of offdutysolutions.com.
| Subdomain |
|---|
| www.offdutysolutions.com |
Web-graph footprint
Distinct hostnames that link to or from offdutysolutions.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from offdutysolutions.com.
- IP · 107.20.247.175
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dnsadmin@bluegrass.net
- TLD · .com
- Browse hostnames · of…
- 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: "offdutysolutions.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.