Hostname
coldtechindia.com.repletecreatives.com
Last fetched
coldtechindia.com.repletecreatives.com resolves to 2 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US.
Nutrition Label
Resolution chain
coldtechindia.com.repletecreatives.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 |
|---|---|---|---|---|
| 23.92.74.118 | 23.92.74.0/24 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| 66.135.19.178 | 66.135.0.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
WHOIS identity
No WHOIS records are currently associated with coldtechindia.com.repletecreatives.com in WhisperGraph.
Subdomains
1 observed subdomain of coldtechindia.com.repletecreatives.com.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for coldtechindia.com.repletecreatives.com.
| Mechanism | Target |
|---|---|
| SPF_A | coldtechindia.com.repletecreatives.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 134.122.118.22 |
| SPF_IP | 23.92.74.118 |
| SPF_IP | 66.135.19.178 |
| SPF_MX | coldtechindia.com.repletecreatives.com |
Related pages
Pivot deeper into the graph from coldtechindia.com.repletecreatives.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "coldtechindia.com.repletecreatives.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.