Skip to content

Hostname

www.wavecinemas.com

Last fetched

www.wavecinemas.com resolves to 1 IPv4 address operated by AS18229 in IN.

Nutrition Label

WHISPER CANON · www.wavecinemas.comRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.wavecinemas.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.140.137.163202.140.137.0/24AS18229IN

WHOIS identity

No WHOIS records are currently associated with www.wavecinemas.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for www.wavecinemas.com.

MechanismTarget
SPF_Awww.wavecinemas.com
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_MXwww.wavecinemas.com

Related pages

Pivot deeper into the graph from www.wavecinemas.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.wavecinemas.com"})-[: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.