Hostname
innovascript.com
Last fetched
innovascript.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in KR. WHOIS lists iana:86 as the registrar.
Nutrition Label
Resolution chain
innovascript.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 |
|---|---|---|---|---|
| 104.76.88.137 | 104.76.64.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | KR |
| 2.18.142.129 | 2.18.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
WHOIS identity
- Registrar
- iana:86
- Organization
- diamond pharmacy services
- Contact emails
Subdomains
13 observed subdomains of innovascript.com.
Web-graph footprint
Distinct hostnames that link to or from innovascript.com in the public web crawl.
14 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for innovascript.com.
| Mechanism | Target |
|---|---|
| SPF_A | innovascript.com |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 206.41.27.1/24 |
| SPF_IP | 64.210.116.65/26 |
| SPF_IP | 64.8.61.33/27 |
| SPF_IP | 8.225.221.2/24 |
| SPF_MX | innovascript.com |
Related pages
Pivot deeper into the graph from innovascript.com.
- IP · 104.76.88.137
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:86
- Country · KR
- Email · jakmal@diamondpharmacy.com
- TLD · .com
- Browse hostnames · in…
- 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: "innovascript.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.