Skip to content

Hostname

products.goodthings.co

Last fetched

products.goodthings.co resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · products.goodthings.coRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/products.goodthings.co

Resolution chain

products.goodthings.co resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.128104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.128104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.211172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.76.225.9145.76.224.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

No WHOIS records are currently associated with products.goodthings.co in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for products.goodthings.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsend.ksd2.klaviyomail.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP35.197.179.223
SPF_IP45.76.126.161

Related pages

Pivot deeper into the graph from products.goodthings.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "products.goodthings.co"})-[: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.