Skip to content

Hostname

wavecity.in

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
220.158.165.21220.158.198.0/24AS133712IN

WHOIS identity

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

Subdomains

12 observed subdomains of wavecity.in.

Web-graph footprint

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

17 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for wavecity.in.

MechanismTarget
SPF_Awavecity.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_MXwavecity.in

Related pages

Pivot deeper into the graph from wavecity.in.

Cypher and MCP

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

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