Skip to content

Hostname

ewp.cnetechnology.com

Last fetched

ewp.cnetechnology.com resolves to 1 IPv4 address operated by LOGOSNET in CY.

Nutrition Label

WHISPER CANON · ewp.cnetechnology.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ewp.cnetechnology.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.30.129.230194.30.128.0/23AS5504LOGOSNETCY

WHOIS identity

No WHOIS records are currently associated with ewp.cnetechnology.com in WhisperGraph.

Subdomains

1 observed subdomain of ewp.cnetechnology.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ewp.cnetechnology.com.

MechanismTarget
SPF_Aewp.cnetechnology.com
SPF_IP194.30.129.230
SPF_IP213.169.137.234
SPF_MXewp.cnetechnology.com

Related pages

Pivot deeper into the graph from ewp.cnetechnology.com.

Cypher and MCP

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

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