Hostname
ciscor.com
Last fetched
ciscor.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ciscor.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.73.4.14 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ciscor
- Contact emails
- cynie@ciscor.com
- 14ab7bcd-ea11-4c5a-9aa0-e5e22ada4774@identity-protect.org
- 6978f044-6bdc-4467-b351-ca11b8377fe6@identity-protect.org
- 8cf912c9-d82d-4079-a0ff-43c52d2ecd15@identity-protect.org
- a7268205-5254-4ffc-a4b7-11947597bbfb@identity-protect.org
- abaffe24-9ae9-4817-8319-89a0819c97e0@identity-protect.org
- cc5012dd-6426-4048-9936-83263cb5c95e@identity-protect.org
- owner-2561327@ciscor.com.whoisprivacyservice.org
- owner-2845747@ciscor.com.whoisprivacyservice.org
- owner-568655@ciscor.com.whoisprivacyservice.org
- owner-6982958@ciscor.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of ciscor.com.
| Subdomain |
|---|
| adfs.ciscor.com |
| www.ciscor.com |
Web-graph footprint
Distinct hostnames that link to or from ciscor.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ciscor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | oknetx.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 70.164.67.153 |
| SPF_IP | 70.164.67.154 |
Related pages
Pivot deeper into the graph from ciscor.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ciscor.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.