Skip to content

Hostname

easyreturn.in

Last fetched

easyreturn.in resolves to 27.56.145.199, announced in 27.56.144.0/23 by AIRTELBROADBAND-AS-AP - Bharti Airtel Ltd., Telemedia Services in IN. easyreturn.in is listed by 1 threat feed; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

Listed by 1 threat feed. Advisory: url-scoped-listing.

Threat feeds listing this
1
Verdict coverage
known-clean
First seen on a feed
Wed, 26 Aug 2026 14:50:27 GMT
Last seen on a feed
Mon, 14 Sep 2026 19:54:16 GMT

Nutrition Label

WHISPER CANON · easyreturn.inRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/easyreturn.in

Resolution chain

IPv6 resolution

No AAAA record for easyreturn.in is recorded in WhisperGraph.

Attribution

bharti airtel

ORIGIN_AS

WHOIS identity

Registrar
iana:146

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

  • ns01.domaincontrol.com
  • ns02.domaincontrol.com

MX records

  • mail.easyreturn.in

SPF policy

  • a: easyreturn.in
  • mx: easyreturn.in
  • ip: 27.56.145.199

Threat-feed evidence

History

Related pages

Pivot from easyreturn.in 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: "easyreturn.in"})-[: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.