Hostname
cervistech.com
Last fetched
cervistech.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cervistech.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.159.25 | 13.248.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.223.26.253 | 76.223.16.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- cervis technologies,
- Contact emails
- support@cervistech.com
- 1daebd35-bc5c-4ea0-be0d-e8b24f385dcc@identity-protect.org
- 277f8cbd-2359-4cfe-92bf-6939a7de7a08@identity-protect.org
- 37b3d45a-a62f-4569-ac2c-f07ecff66f74@identity-protect.org
- 56cd374d-cf76-4de5-9445-be81c97c845e@identity-protect.org
- 83cc9df0-313d-4e5e-9d3f-e97b506ce90e@identity-protect.org
- 8584c6fa-91a4-4bb5-a87c-d90a859e918a@identity-protect.org
- fb222240-2091-4562-8538-f1bd22050307@identity-protect.org
Subdomains
26 observed subdomains of cervistech.com.
Showing 23 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cervistech.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for cervistech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.cervistech.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from cervistech.com.
- IP · 13.248.159.25
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · support@cervistech.com
- TLD · .com
- Browse hostnames · ce…
- 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: "cervistech.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.