Hostname
wave2.io
Last fetched
wave2.io resolves to 35.212.42.219, announced in 35.212.0.0/17 by YOUTUBE - Google Ireland Limited in US. wave2.io is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for wave2.io is recorded in WhisperGraph.
Attribution
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
Subdomains
Showing 12 of 36. View all subdomains →
Mail and authentication
Nameservers
- ns-128.awsdns-16.com
- ns-800.awsdns-36.net
- ns-1332.awsdns-38.org
- ns-1705.awsdns-21.co.uk
MX records
- wave2-io.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
- include: spf.zoho.com
- mx: wave2.io
- a: email.paylite.net
- a: u18621143.wl144.sendgrid.net
- include: transmail.net
Threat-feed evidence
History
Related pages
Pivot from wave2.io into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wave2.io"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.