Hostname
wioniq.com
Last fetched
wioniq.com resolves to 2 IPv4 addresses operated by AS8447 in AT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wioniq.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.64.1.74 | 195.64.0.0/19 | AS8447 | — | AT |
| 34.88.151.135 | 34.88.144.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wioniq.com owner
- Contact emails
Subdomains
6 observed subdomains of wioniq.com.
Showing 5 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wioniq.com in the public web crawl.
18 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for wioniq.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.cash.nl |
| SPF_INCLUDE | _spf.wioniq.nl |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from wioniq.com.
- IP · 195.64.1.74
- ASN · AS8447
- Registrar · iana:468
- Country · AT
- Email · db99be33-d92e-4f2e-a522-69f0ac466b7d@identity-protect.org
- TLD · .com
- Browse hostnames · wi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wioniq.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.