Skip to content

Hostname

goodbricks.org

Last fetched

goodbricks.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · goodbricks.orgRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/goodbricks.org

Resolution chain

goodbricks.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.253.128108.156.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
108.156.253.204108.156.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
108.156.253.80108.156.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.225.41.14013.225.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.41.16213.225.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.41.3513.225.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.41.9013.225.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.118.1483.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.118.173.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.118.1723.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.118.793.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.45.1263.174.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.45.1283.174.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.45.2013.174.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.45.2033.174.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
108.156.253.173108.156.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

13 observed subdomains of goodbricks.org.

Web-graph footprint

Distinct hostnames that link to or from goodbricks.org in the public web crawl.

37 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for goodbricks.org.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.improvmx.com

Related pages

Pivot deeper into the graph from goodbricks.org.

Cypher and MCP

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

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