Hostname
cubic.com
Last fetched
cubic.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cubic.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 |
|---|---|---|---|---|
| 45.60.105.163 | 45.60.105.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.44.163 | 45.60.44.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cubic.com owner
- Contact emails
- jackie.ampolos@cubic.com
- john.minteer@cubic.com
- brian.nordmann@cubic.com
- 05bd3594-df99-43e8-a956-64a5743ece35@identity-protect.org
- 2428026e-3e34-4a76-8592-cb5e1deb77bf@identity-protect.org
- 6f605def-9d3c-4194-84f7-e868f5c04164@identity-protect.org
- 9742de7f-2e0c-423a-a5e3-6ec9ff0cfede@identity-protect.org
- fc20dea4-2ba0-4dd1-b99a-5b6d9aee1d44@identity-protect.org
- fff49360-451c-4e29-8206-b9444f89ac38@identity-protect.org
- owner-10050571@cubic.com.whoisprivacyservice.org
- owner-10590469@cubic.com.whoisprivacyservice.org
- owner-10663036@cubic.com.whoisprivacyservice.org
- owner-10692591@cubic.com.whoisprivacyservice.org
- owner-10962540@cubic.com.whoisprivacyservice.org
- owner-11232489@cubic.com.whoisprivacyservice.org
- owner-11325375@cubic.com.whoisprivacyservice.org
- owner-11429871@cubic.com.whoisprivacyservice.org
- owner-11522757@cubic.com.whoisprivacyservice.org
- owner-11595324@cubic.com.whoisprivacyservice.org
- owner-11699820@cubic.com.whoisprivacyservice.org
- and 36 more
Subdomains
91 observed subdomains of cubic.com.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cubic.com in the public web crawl.
622 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for cubic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20007055.spf02.hubspotemail.net |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-00172501.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cubic.com.
- IP · 45.60.105.163
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:468
- Country · US
- Email · jackie.ampolos@cubic.com
- TLD · .com
- Browse hostnames · cu…
- 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: "cubic.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.