Skip to content

Hostname

townfairtire.com

Last fetched

townfairtire.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · townfairtire.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/townfairtire.com

Resolution chain

townfairtire.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.28.229104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.29.229104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.22.59104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.165.140172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.154.57172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.17.210104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3786
Organization
bob cowell
Contact emails

Subdomains

8 observed subdomains of townfairtire.com.

Web-graph footprint

Distinct hostnames that link to or from townfairtire.com in the public web crawl.

129 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for townfairtire.com.

MechanismTarget
SPF_Asmtp.sendgrid.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP160.72.78.97/29
SPF_IP168.245.41.250
SPF_IP173.162.134.67/28
SPF_IP52.35.1.26

Related pages

Pivot deeper into the graph from townfairtire.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "townfairtire.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.