Hostname
dgturfsolutions.com
Last fetched
dgturfsolutions.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dgturfsolutions.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 |
|---|---|---|---|---|
| 34.255.91.89 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.110.124 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.247.157.195 | 54.247.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.96.188 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dgturfsolutions.com owner
- Contact emails
- 12958481-fdbb-4afa-9bed-16a92bffaa10@identity-protect.org
- 213f4238-6761-4535-9fe3-c4b18bd3b3c3@identity-protect.org
- b04d435d-99c2-40e9-9420-910b89fb6a78@identity-protect.org
- c3dd191e-6f09-4750-b9ae-59734884b443@identity-protect.org
- f6167a97-1a82-4cc1-9d8d-e50f7627e373@identity-protect.org
- ff08204c-bf50-46b8-9593-26ae38c78317@identity-protect.org
- ff81bae3-d1b3-4b56-905c-e171bf95792b@identity-protect.org
- owner-550671@dgturfsolutions.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of dgturfsolutions.com.
| Subdomain |
|---|
| www.dgturfsolutions.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for dgturfsolutions.com.
| Mechanism | Target |
|---|---|
| SPF_A | dgturfsolutions.com |
| SPF_IP | 108.128.108.49 |
| SPF_MX | dgturfsolutions.com |
Related pages
Pivot deeper into the graph from dgturfsolutions.com.
- IP · 34.255.91.89
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 12958481-fdbb-4afa-9bed-16a92bffaa10@identity-protect.org
- TLD · .com
- Browse hostnames · dg…
- 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: "dgturfsolutions.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.