Skip to content

Hostname

firstworld.app

Last fetched

firstworld.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · firstworld.appRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/firstworld.app

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.24108.158.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.37108.158.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.39108.158.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.76108.158.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
18.244.164.11218.244.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.11918.244.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.2318.244.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.6718.244.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.192.100.2154.192.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4654.192.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4754.192.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.6754.192.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of firstworld.app.

Threat posture

History

Related pages

Pivot deeper into the graph from firstworld.app.

Cypher and MCP

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

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