Hostname
railigent.com
Last fetched
railigent.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
railigent.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.24.68 | 16.12.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.122.0 | 3.5.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.122.44 | 3.5.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.107 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.178 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.193 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.197 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.219 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.113 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.121 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.148 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.227 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.117 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.149 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.183 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.72 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.89 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.94 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.52 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.65 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of railigent.com owner
- Contact emails
- 40474790-4c61-465c-902a-f3b80a3b6597@identity-protect.org
- 84ebc9b9-bd41-4108-b1bc-83fc9838285a@identity-protect.org
- 895a0a00-2e6f-4414-ad81-cc5ad9e57ba5@identity-protect.org
- 931d75ba-bf03-4d32-9f75-31ba4f4af8b9@identity-protect.org
- cc25a4b7-e32a-439f-9da1-cbecbbc395dc@identity-protect.org
- d7148606-f8a5-4569-b981-b0d2a9e6823d@identity-protect.org
- eb484ee7-6efc-45be-823a-2048452bc561@identity-protect.org
- pw-37607ee92f1d6a79e42a2b38cfbfc2c5@privacyguardian.org
- pw-a899aadf00a410f5b2af9cffd784726f@privacyguardian.org
- owner-1658107@railigent.com.whoisprivacyservice.org
- owner-7153704@railigent.com.whoisprivacyservice.org
- owner-9496667@railigent.com.whoisprivacyservice.org
Subdomains
37 observed subdomains of railigent.com.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for railigent.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | okta-mail.railigent.com |
| SPF_INCLUDE | siemens.flowmailer.net |
Related pages
Pivot deeper into the graph from railigent.com.
- IP · 16.12.24.68
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 40474790-4c61-465c-902a-f3b80a3b6597@identity-protect.org
- TLD · .com
- Browse hostnames · ra…
- 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: "railigent.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.