Hostname
orbapp.worldcoin.org
Last fetched
orbapp.worldcoin.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.
Nutrition Label
Resolution chain
orbapp.worldcoin.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.214.122 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.31 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.51 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.95 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.224.125.123 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.124 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.15 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.35 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.99.119 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.12 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.61 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.97 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with orbapp.worldcoin.org in WhisperGraph.
Subdomains
1 observed subdomain of orbapp.worldcoin.org.
| Subdomain |
|---|
| staging.orbapp.worldcoin.org |
Web-graph footprint
Distinct hostnames that link to or from orbapp.worldcoin.org in the public web crawl.
39 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
- coingecko.com
- monster.seo-anomaly-anchor.online
- monster.seo-anomaly-authority.online
- monster.seo-anomaly-backlink.online
- monster.seo-anomaly-black.online
- monster.seo-anomaly-crawling.online
- monster.seo-anomaly-dofollow.online
- monster.seo-anomaly-domain.online
- monster.seo-anomaly-hreflang.online
- monster.seo-anomaly-indexing.online
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from orbapp.worldcoin.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orbapp.worldcoin.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.