Hostname
floaktiv.com
Last fetched
floaktiv.com resolves to 1 IPv4 address operated by AS202128 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
floaktiv.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.78.210.46 | 185.78.208.0/22 | AS202128 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- svein o. n. solum
- Contact emails
- 69inswaeidri@privacy-protection.email
- 6sh9t3x3wmo3@privacy-protection.email
- 8qy2pxttcjre@spamprotection.email
- 8yjechu4n3eb@privacy-protection.email
- 9rpx8kcaucsi@privacy-protection.email
- fbub6s2qq4qd@privacy-protection.email
- gjeek7gftuud@privacy-protection.email
- i7wdwfzp3hy7@privacy-protection.email
- js3taupnuxcq@privacy-protection.email
- mvzik44ap3hk@privacy-protection.email
- rg33acswcycg@spamprotection.email
Subdomains
1 observed subdomain of floaktiv.com.
| Subdomain |
|---|
| www.floaktiv.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for floaktiv.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.straumpost.no |
Related pages
Pivot deeper into the graph from floaktiv.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "floaktiv.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.