Skip to content

Hostname

putnamauto.com

Last fetched

putnamauto.com resolves to 1 IPv4 address operated by COXAUTO - Cox Enterprises Inc in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · putnamauto.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/putnamauto.com

Resolution chain

putnamauto.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.70.56.9964.70.56.0/24AS393340COXAUTO - Cox Enterprises IncUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

35 observed subdomains of putnamauto.com.

Web-graph footprint

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

12 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for putnamauto.com.

MechanismTarget
SPF_Aputnamauto.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf_useast2.prod.hydra.sophos.com
SPF_INCLUDEcareconnectemail.com
SPF_IP144.208.66.17
SPF_IP173.231.229.163
SPF_IP198.21.6.57
SPF_IP207.186.144.12/32
SPF_IP23.235.214.162
SPF_IP65.61.59.0/24
SPF_MXputnamauto.com

Related pages

Pivot deeper into the graph from putnamauto.com.

Cypher and MCP

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

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