Skip to content

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

WHISPER CANON · garfield-county.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/garfield-county.com

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.

IPPrefixASNOperatorCountry
3.133.210.1933.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.218.883.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.94.221.973.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.200.12435.168.0.0/13AS14618AMAZON-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

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for garfield-county.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.64.237.225/32
SPF_IP208.64.239.226/32
SPF_IP208.72.71.146
SPF_IP208.72.71.156
SPF_IP54.236.109.30/32
SPF_IP54.236.128.150/32

Related pages

Pivot deeper into the graph from garfield-county.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.