Skip to content

Hostname

uewave.com

Last fetched

uewave.com resolves to 1 IPv4 address operated by AS4713 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · uewave.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uewave.com

Resolution chain

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

IPPrefixASNOperatorCountry
122.17.145.44122.16.0.0/12AS4713JP

WHOIS identity

Registrar
iana:49
Organization
emotion wave co.,ltd.
Contact emails

Subdomains

12 observed subdomains of uewave.com.

Web-graph footprint

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

5 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for uewave.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP122.17.145.44
SPF_IP153.122.0.37
SPF_IP157.7.162.91
SPF_IP157.7.171.36
SPF_IP27.100.11.247/32
SPF_IP60.43.153.201
SPF_MXuewave.com

Related pages

Pivot deeper into the graph from uewave.com.

Cypher and MCP

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

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