Hostname
1cfresh.com
Last fetched
1cfresh.com resolves to 2 IPv4 addresses operated by DOMO-MEDIA-AS in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
1cfresh.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 |
|---|---|---|---|---|
| 185.98.85.241 | 185.98.85.0/24 | AS49063 | DOMO-MEDIA-AS | RU |
| 193.32.190.194 | 193.32.190.0/24 | AS199599 | AS-4E5A - 617A Corporation | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- '1c'
- Contact emails
Subdomains
60 observed subdomains of 1cfresh.com.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 1cfresh.com in the public web crawl.
882 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for 1cfresh.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailrelay.it-lite.ru |
| SPF_A | mailrelay03.it-lite.ru |
| SPF_INCLUDE | spf.unisender.com |
| SPF_IP | 185.12.152.0/22 |
| SPF_IP | 185.98.85.246 |
| SPF_IP | 185.99.11.85 |
| SPF_IP | 195.209.42.5/32 |
| SPF_IP | 87.245.204.229 |
| SPF_IP | 91.218.250.3 |
| SPF_IP | 91.218.250.33 |
| SPF_MX | 1cfresh.com |
Related pages
Pivot deeper into the graph from 1cfresh.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "1cfresh.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.