Skip to content

Hostname

wavegroup.in

Last fetched

wavegroup.in resolves to 1 IPv4 address operated by AS133712 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wavegroup.inRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/wavegroup.in

Resolution chain

wavegroup.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.197.121.236103.197.121.0/24AS133712IN

WHOIS identity

Registrar
iana:146
Organization
uppal chadha hi-tech developers pvt.
Contact emails

Subdomains

4 observed subdomains of wavegroup.in.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for wavegroup.in.

MechanismTarget
SPF_Awavegroup.in
SPF_INCLUDEspf.tmes-in.trendmicro.com
SPF_INCLUDEspf121.spectraidc.net
SPF_IP103.197.121.132
SPF_IP103.197.121.244
SPF_IP103.197.121.246
SPF_IP103.197.121.247
SPF_IP103.197.121.250
SPF_IP103.197.121.252
SPF_IP103.197.121.253
SPF_IP103.197.121.64
SPF_IP103.47.149.208
SPF_IP202.140.137.106
SPF_IP216.55.104.85
SPF_IP220.158.165.21
SPF_MXwavegroup.in

Related pages

Pivot deeper into the graph from wavegroup.in.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wavegroup.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.