Skip to content

Hostname

support.wavecity.in

Last fetched

support.wavecity.in resolves to 2 IPv4 addresses operated by AS133712 in IN.

Nutrition Label

WHISPER CANON · support.wavecity.inRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/support.wavecity.in

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with support.wavecity.in in WhisperGraph.

Subdomains

1 observed subdomain of support.wavecity.in.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for support.wavecity.in.

MechanismTarget
SPF_Asupport.wavecity.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_MXsupport.wavecity.in

Related pages

Pivot deeper into the graph from support.wavecity.in.

Cypher and MCP

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

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