Hostname
servify.in
Last fetched
servify.in resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:godaddy.com, llc (r101-afin) as the registrar.
Nutrition Label
Resolution chain
servify.in resolves to 12 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.126.162.43 | 13.126.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.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 |
| 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.2.155.176 | 65.0.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
- registrar:godaddy.com, llc (r101-afin)
- Organization
- service lee technologies pvt.
- Contact emails
Subdomains
34 observed subdomains of servify.in.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from servify.in in the public web crawl.
36 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
5 SPF mechanisms authorising senders for servify.in.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | ap.rp.oracleemaildelivery.com |
| SPF_INCLUDE | fdspfind.freshemail.io |
| SPF_INCLUDE | spf_c.oraclecloud.com |
Related pages
Pivot deeper into the graph from servify.in.
- IP · 13.126.15.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:godaddy.com, llc (r101-afin)
- Country · IN
- Email · support@servify.in
- TLD · .in
- 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.in"})-[: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.