Hostname
dev-allurion.com
Last fetched
dev-allurion.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-allurion.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.247.99.165 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-allurion.com owner
- Contact emails
- 013fc6d5-d659-4b4f-bb42-7b63365f8f4c@identity-protect.org
- 19e3c174-a391-4dff-8dd5-eeff5e498a08@identity-protect.org
- 51110033-d494-47e0-aabb-c4af31af7062@identity-protect.org
- 5e4c7104-9f53-4fc5-bb40-4d02f5b32eb3@identity-protect.org
- 9fbe79b5-5383-45a4-a4a4-997abb6743d6@identity-protect.org
- a1702cda-79c5-491d-854d-70bdcd531c91@identity-protect.org
- f245a652-d4bd-43a7-93a6-ac7233976d18@identity-protect.org
- owner-9423541@dev-allurion.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of dev-allurion.com.
Web-graph footprint
Distinct hostnames that link to or from dev-allurion.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from dev-allurion.com.
- IP · 34.247.99.165
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 013fc6d5-d659-4b4f-bb42-7b63365f8f4c@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dev-allurion.com"})-[: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.