Hostname
streamakaci.com
Last fetched
streamakaci.com resolves to 3 IPv4 addresses operated by MEDIACTIVE-NETWORK MEDIACTIVE SAS in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
streamakaci.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.248.211.190 | 178.248.208.0/21 | AS197133 | MEDIACTIVE-NETWORK MEDIACTIVE SAS | FR |
| 178.248.211.191 | 178.248.208.0/21 | AS197133 | MEDIACTIVE-NETWORK MEDIACTIVE SAS | FR |
| 178.248.211.192 | 178.248.208.0/21 | AS197133 | MEDIACTIVE-NETWORK MEDIACTIVE SAS | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- olivier jourdan
- Contact emails
Subdomains
53 observed subdomains of streamakaci.com.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from streamakaci.com in the public web crawl.
71 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for streamakaci.com.
| Mechanism | Target |
|---|---|
| SPF_A | streamakaci.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 178.248.208.0/21 |
| SPF_IP | 178.248.214.0/24 |
| SPF_IP | 193.202.121.0/24 |
| SPF_IP | 213.152.4.0/24 |
| SPF_IP | 83.167.35.0/24 |
| SPF_MX | streamakaci.com |
Related pages
Pivot deeper into the graph from streamakaci.com.
- IP · 178.248.211.190
- ASN · AS197133MEDIACTIVE-NETWORK MEDIACTIVE SAS
- Registrar · iana:81
- Country · FR
- Email · 12dac3c0daa253b20ada06de52443204-14929641@contact.gandi.net
- TLD · .com
- Browse hostnames · st…
- 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: "streamakaci.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.