Hostname
serval-app.com
Last fetched
serval-app.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
serval-app.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.64.26 | 108.138.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.64.78 | 108.138.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.64.83 | 108.138.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.64.95 | 108.138.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.214.115 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.27 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.65 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.83 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of serval-app.com owner
- Contact emails
- 424d036e-24eb-47e1-b8c5-a77284f1e1d3@identity-protect.org
- 7214435c-d7f1-48e6-b2f1-ec2e676272cd@identity-protect.org
- 91f068c7-e66e-45d6-865f-0a3dcf5b3f7b@identity-protect.org
- b0170a8e-127f-4707-8bf1-df90c7c56b98@identity-protect.org
- b101b27f-4734-426c-82bf-d9ea8e07c2f4@identity-protect.org
- cd814120-ae10-43e1-9e48-f185210b9a4f@identity-protect.org
- ef6c694f-7d55-4e2f-82eb-56ac9107bb96@identity-protect.org
- owner-9571152@serval-app.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of serval-app.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for serval-app.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailersend.net |
Related pages
Pivot deeper into the graph from serval-app.com.
- IP · 108.138.64.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 424d036e-24eb-47e1-b8c5-a77284f1e1d3@identity-protect.org
- TLD · .com
- Browse hostnames · se…
- 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: "serval-app.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.