Skip to content

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

WHISPER CANON · servify.techRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/servify.tech

Resolution chain

servify.tech resolves to 18 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.127.87.23313.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.131.24013.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.199.1313.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.32.2033.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
3.6.12.653.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.135.1803.6.0.0/15AS16509AMAZON-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.1.20.21865.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.33.20613.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.23.23213.204.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
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

97 observed subdomains of servify.tech.

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for servify.tech.

MechanismTarget
SPF_REDIRECTservify.in

Related pages

Pivot deeper into the graph from servify.tech.

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 20

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