Hostname
garfield-county.com
Last fetched
garfield-county.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
garfield-county.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 |
|---|---|---|---|---|
| 3.133.210.193 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.133.218.88 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.94.221.97 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.168.200.124 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- garfield county, colorado government attn garfield-county.com care of network solutions
- Contact emails
- bm29k6d84yu@networksolutionsprivateregistration.com
- cv5nd5ck7qa@networksolutionsprivateregistration.com
- e42n76uh9u3@networksolutionsprivateregistration.com
- eb4t957q8q3@networksolutionsprivateregistration.com
- gu3v39s96q3@networksolutionsprivateregistration.com
- hu6jk7xu3qt@networksolutionsprivateregistration.com
- kk4wf58e5j3@networksolutionsprivateregistration.com
- mn4vj3x78m2@networksolutionsprivateregistration.com
- n28wj4xg2wg@networksolutionsprivateregistration.com
- p67hw78a5tf@networksolutionsprivateregistration.com
- p94pa2te3ne@networksolutionsprivateregistration.com
- pw9tx2qb2eu@networksolutionsprivateregistration.com
- s36ea82n6zf@networksolutionsprivateregistration.com
- u33e54fx7ut@networksolutionsprivateregistration.com
- u972p69q3q5@networksolutionsprivateregistration.com
- wq5gk3me378@networksolutionsprivateregistration.com
- wu5wb3rc7f8@networksolutionsprivateregistration.com
- xn46s5yf7ba@networksolutionsprivateregistration.com
- xw63z8ms535@networksolutionsprivateregistration.com
Subdomains
15 observed subdomains of garfield-county.com.
Web-graph footprint
Distinct hostnames that link to or from garfield-county.com in the public web crawl.
276 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for garfield-county.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.64.237.225/32 |
| SPF_IP | 208.64.239.226/32 |
| SPF_IP | 208.72.71.146 |
| SPF_IP | 208.72.71.156 |
| SPF_IP | 54.236.109.30/32 |
| SPF_IP | 54.236.128.150/32 |
Related pages
Pivot deeper into the graph from garfield-county.com.
- IP · 3.133.210.193
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · bm29k6d84yu@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ga…
- 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: "garfield-county.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.