Skip to content

Hostname

app.goodlord.co

Last fetched

app.goodlord.co resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · app.goodlord.coRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.goodlord.co

Resolution chain

app.goodlord.co resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.203.29.22918.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.234.23534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.3.12352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.55.6252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.149.11952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.242.13052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.79.21352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.251.17352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.213.24752.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.2.25052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.44.7054.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.61.2254.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.214.13454.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.13.6899.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.118.20699.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with app.goodlord.co in WhisperGraph.

Subdomains

1 observed subdomain of app.goodlord.co.

Web-graph footprint

Distinct hostnames that link to or from app.goodlord.co in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.goodlord.co.

Cypher and MCP

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

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