Skip to content

Hostname

servrapp.com

Last fetched

servrapp.com resolves to 13.59.72.15, announced in 13.58.0.0/15 by AMAZON-02 - Amazon.com, Inc. in US. servrapp.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · servrapp.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/servrapp.com

Resolution chain

IPv6 resolution

No AAAA record for servrapp.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
avinash tiwari
Contact emails
avinashtiwari35@yahoo.com, 223844e3-6d6f-4aa7-89c3-178fad81dff0@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-161.awsdns-20.com
  • elliot.ns.cloudflare.com
  • surina.ns.cloudflare.com
  • ns-811.awsdns-37.net
  • ns-1110.awsdns-10.org
  • ns-2037.awsdns-62.co.uk

Threat-feed evidence

History

Related pages

Pivot from servrapp.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "servrapp.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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