Skip to content

Hostname

x360.tidal-waves.com

Last fetched

x360.tidal-waves.com resolves to 2 IPv4 addresses operated by REDTONE-AS-AP - Redtone Telecommunications Pakistan (Private) Limited in PK.

Nutrition Label

WHISPER CANON · x360.tidal-waves.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/x360.tidal-waves.com

Resolution chain

x360.tidal-waves.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.104.192.247103.104.192.0/24AS136030REDTONE-AS-AP - Redtone Telecommunications Pakistan (Private) LimitedPK
110.93.216.189110.93.216.0/24AS38193TWA-AS-AP - Transworld Associates (Pvt.) Ltd.PK

WHOIS identity

No WHOIS records are currently associated with x360.tidal-waves.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from x360.tidal-waves.com.

Cypher and MCP

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

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