Hostname
coi-smart.com
Last fetched
coi-smart.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
coi-smart.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- ben diamond
- Contact emails
- brd@hccsonline.com
- ben.diamond@healthstream.com
- 1edf2e81-f4a4-4b6e-bd61-deddfac90535@identity-protect.org
- 30dce01a-554c-4302-845c-bd324e06df39@identity-protect.org
- 347225a6-3a8a-4b0b-b157-6a446828ab54@identity-protect.org
- 767fda54-bef5-4a1d-b7a1-c310a958618d@identity-protect.org
- d5f22bc5-734a-4ee3-8844-93ed70687393@identity-protect.org
- d75affba-1576-42f1-942f-e66685478d9c@identity-protect.org
- d8be9bee-fb95-4f61-ae17-a978235f8c95@identity-protect.org
Subdomains
24 observed subdomains of coi-smart.com.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for coi-smart.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | coi.healthstream.com |
| SPF_INCLUDE | outbound.coi-smart.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.92.44.30 |
| SPF_IP | 35.170.98.61/32 |
Related pages
Pivot deeper into the graph from coi-smart.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "coi-smart.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.