Hostname
daynesh.com
Last fetched
daynesh.com resolves to 5 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
daynesh.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 99.84.169.112 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.169.22 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.169.4 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.169.69 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of daynesh.com owner
- Contact emails
- 04036bd7-b227-49ec-bfa8-86a30a47abd4@identity-protect.org
- 078d4bf1-5dd3-46e7-93ff-d8d789f9d4de@identity-protect.org
- 3082bd99-9c76-4ec8-946b-a6f14a07faa7@identity-protect.org
- 3d2d9f83-fdd7-492b-9276-bd162c17d65d@identity-protect.org
- 4c478dad-63c0-4c13-8821-e8bce17fa752@identity-protect.org
- b5f02e70-dae4-422a-a919-052fdcef2d90@identity-protect.org
- d0f42e6e-923d-471d-af2c-ca7c2cc78d84@identity-protect.org
- owner-1113291@daynesh.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from daynesh.com.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:468
- Country · US
- Email · 04036bd7-b227-49ec-bfa8-86a30a47abd4@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- 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: "daynesh.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.