Hostname
createfuture.com
Last fetched
createfuture.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
createfuture.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 |
|---|---|---|---|---|
| 199.60.103.108 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.8 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of createfuture.com owner
- Contact emails
- 236ef19f-553f-4aae-a382-105b738d439f@identity-protect.org
- 317a5e49-50b0-41c3-a381-ce5cfdf1deba@identity-protect.org
- 366d4275-f49e-492c-b743-930277ff3114@identity-protect.org
- 70a13d4a-718e-40f0-ad39-904e0460cded@identity-protect.org
- c81ea8f3-48c1-44a7-b7e1-62b90620f610@identity-protect.org
- dc7cc4b1-008a-43aa-8260-68178108e5fd@identity-protect.org
- dave@candyjar.co.uk
Subdomains
5 observed subdomains of createfuture.com.
Web-graph footprint
Distinct hostnames that link to or from createfuture.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for createfuture.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 19904368.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from createfuture.com.
- IP · 199.60.103.108
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:468
- Country · US
- Email · 236ef19f-553f-4aae-a382-105b738d439f@identity-protect.org
- TLD · .com
- Browse hostnames · cr…
- 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: "createfuture.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.