Skip to content

Hostname

thegoodfaceproject.com

Last fetched

thegoodfaceproject.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · thegoodfaceproject.comRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thegoodfaceproject.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.170.3216.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.54.8416.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.118.238.20518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.182.3818.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.153.23318.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.221.12218.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.111.5418.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.30.2003.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.170.1743.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.34.663.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.26.33.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.107.463.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.137.32.143.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.137.50.1583.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.172.683.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.111.1593.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.11.1063.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.140.1183.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.250.1223.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.91.303.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of thegoodfaceproject.com owner
Contact emails

Subdomains

34 observed subdomains of thegoodfaceproject.com.

Web-graph footprint

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

208 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for thegoodfaceproject.com.

MechanismTarget
SPF_INCLUDE9307903.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from thegoodfaceproject.com.

Cypher and MCP

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

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