Hostname
transformativemedia.cc
Last fetched
transformativemedia.cc resolves to 2 IPv4 addresses operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
transformativemedia.cc 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 |
|---|---|---|---|---|
| 204.19.241.95 | 204.19.241.0/24 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
| 209.51.163.16 | 209.51.160.0/19 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- gandi's identification form is broken.
- Contact emails
Subdomains
1 observed subdomain of transformativemedia.cc.
| Subdomain |
|---|
| www.transformativemedia.cc |
Web-graph footprint
Distinct hostnames that link to or from transformativemedia.cc in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for transformativemedia.cc.
| Mechanism | Target |
|---|---|
| SPF_A | ossie.mayfirst.org |
| SPF_INCLUDE | _spf.mayfirst.org |
Related pages
Pivot deeper into the graph from transformativemedia.cc.
- IP · 204.19.241.95
- ASN · AS6939HURRICANE - Hurricane Electric LLC
- Registrar · iana:81
- Country · US
- Email · 054f54bc5beced4ea819fd79cf93455b-321901@contact.gandi.net
- TLD · .cc
- Browse hostnames · tr…
- 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: "transformativemedia.cc"})-[: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.