Skip to content

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

WHISPER CANON · servify.inRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/servify.in

Resolution chain

servify.in resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.126.15.2613.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.126.162.4313.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.199.1313.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.84.1493.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.36.773.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.85.2453.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.110.11.1403.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.174.11435.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.153.7565.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.155.17665.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.111.5913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.93.21713.204.0.0/14AS16509AMAZON-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.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for servify.in.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEap.rp.oracleemaildelivery.com
SPF_INCLUDEfdspfind.freshemail.io
SPF_INCLUDEspf_c.oraclecloud.com

Related pages

Pivot deeper into the graph from servify.in.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.