Skip to content

Hostname

goodpatch.com

Last fetched

goodpatch.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.107.10113.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.11013.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.4313.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.7813.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.11418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.1518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.663.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.713.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.83.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.973.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
goodpatch
Contact emails

Subdomains

23 observed subdomains of goodpatch.com.

Web-graph footprint

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

571 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for goodpatch.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.mptx.jp
SPF_INCLUDEspf2.nlk2.smtps.jp

Related pages

Pivot deeper into the graph from goodpatch.com.

Cypher and MCP

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

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