Hostname
datacore.com
Last fetched
datacore.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
datacore.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 |
|---|---|---|---|---|
| 34.196.251.30 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- datacore software corporation
- Contact emails
Subdomains
85 observed subdomains of datacore.com.
Showing 25 of 85. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from datacore.com in the public web crawl.
642 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
34 SPF mechanisms authorising senders for datacore.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.rnmk.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | spf-0012be01.pphosted.com |
| SPF_INCLUDE | spf-a.rnmk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 107.21.50.60 |
| SPF_IP | 107.21.71.208 |
| SPF_IP | 18.235.136.131 |
| SPF_IP | 20.0.145.41 |
| SPF_IP | 3.213.53.59 |
| SPF_IP | 3.220.1.124 |
| SPF_IP | 3.229.61.95 |
| SPF_IP | 3.230.25.99 |
| SPF_IP | 34.199.175.102 |
| SPF_IP | 34.200.105.7 |
| SPF_IP | 34.206.90.60 |
| SPF_IP | 34.239.230.237 |
| SPF_IP | 35.168.122.111 |
| SPF_IP | 35.169.212.125 |
| SPF_IP | 44.193.121.189 |
| SPF_IP | 44.198.219.69 |
| SPF_IP | 44.225.193.208 |
| SPF_IP | 52.11.80.184 |
| SPF_IP | 52.21.3.7 |
| SPF_IP | 52.32.155.69 |
| SPF_IP | 52.6.161.160 |
| SPF_IP | 52.73.203.75/32 |
| SPF_IP | 54.208.28.232 |
| SPF_IP | 54.88.35.230 |
| SPF_IP | 64.129.59.132 |
Related pages
Pivot deeper into the graph from datacore.com.
- IP · 34.196.251.30
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · bettye.grant@datacoresoftware.com
- TLD · .com
- Browse hostnames · da…
- 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: "datacore.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.