Hostname
core-apps.com
Last fetched
core-apps.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
core-apps.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:292
- Organization
- community brands
- Contact emails
Subdomains
32 observed subdomains of core-apps.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from core-apps.com in the public web crawl.
118 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for core-apps.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 104.131.89.179 |
| SPF_IP | 172.86.183.208/28 |
Related pages
Pivot deeper into the graph from core-apps.com.
- IP · 16.15.183.166
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:292
- Country · US
- Email · domains@core-apps.com
- TLD · .com
- Browse hostnames · co…
- 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: "core-apps.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.