Hostname
servify.tech
Last fetched
servify.tech resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
servify.tech resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.126.15.26 | 13.126.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.127.87.233 | 13.126.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.202.131.240 | 13.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.108.199.131 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.108.32.203 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.108.84.149 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.109.36.77 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.109.85.245 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.110.11.140 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.6.12.65 | 3.6.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.7.135.180 | 3.6.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 35.154.174.114 | 35.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.0.153.75 | 65.0.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.1.20.218 | 65.0.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.206.33.206 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.206.23.232 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.206.111.59 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.206.93.217 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
97 observed subdomains of servify.tech.
Showing 25 of 97. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from servify.tech in the public web crawl.
10 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for servify.tech.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | servify.in |
Related pages
Pivot deeper into the graph from servify.tech.
- IP · 13.126.15.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · IN
- Email · servify.tech@domainsbyproxy.com
- TLD · .tech
- 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: "servify.tech"})-[: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.