Skip to content

Hostname

waveindustries.in

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.47.149.119103.47.149.0/24AS133712IN

WHOIS identity

Registrar
iana:146
Organization
wave infratech pvt.
Contact emails

Subdomains

4 observed subdomains of waveindustries.in.

Web-graph footprint

Distinct hostnames that link to or from waveindustries.in in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for waveindustries.in.

MechanismTarget
SPF_Awaveindustries.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_MXwaveindustries.in

Related pages

Pivot deeper into the graph from waveindustries.in.

Cypher and MCP

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

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