Hostname
fieldsafes.com
Last fetched
fieldsafes.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
fieldsafes.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.203.37.41 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.107.178 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.240.24 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.207.83 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fieldsafes.com owner
- Contact emails
- 2c579973-fbcb-4182-a0d1-6b29d70a25f5@identity-protect.org
- 43939e59-7e87-4ebb-86b2-b35e835dcbb3@identity-protect.org
- 653592ab-4347-4f69-9414-d302b25a5cb7@identity-protect.org
- 8e2fd6bb-d11e-4015-8237-2bc4b92c8417@identity-protect.org
- bcf260c4-7d4c-490e-a3e8-a8dd2028aca5@identity-protect.org
- c2535743-8359-4ee4-98ca-2ccbc51df404@identity-protect.org
- dbc10471-ba9c-4e7f-a179-38b7f9d8e909@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from fieldsafes.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 fieldsafes.com.
- IP · 34.203.37.41
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2c579973-fbcb-4182-a0d1-6b29d70a25f5@identity-protect.org
- TLD · .com
- Browse hostnames · fi…
- 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: "fieldsafes.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.