Skip to content

Hostname

admin.goodbricks.org

Last fetched

admin.goodbricks.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · admin.goodbricks.orgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/admin.goodbricks.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.98.1173.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.573.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.713.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.83.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with admin.goodbricks.org in WhisperGraph.

Subdomains

1 observed subdomain of admin.goodbricks.org.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from admin.goodbricks.org.

Cypher and MCP

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

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