Skip to content

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

WHISPER CANON · 1cfresh.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/1cfresh.com

Resolution chain

1cfresh.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.98.85.241185.98.85.0/24AS49063DOMO-MEDIA-ASRU
193.32.190.194193.32.190.0/24AS199599AS-4E5A - 617A CorporationRU

WHOIS identity

Registrar
iana:463
Organization
'1c'
Contact emails

Subdomains

60 observed subdomains of 1cfresh.com.

Web-graph footprint

Distinct hostnames that link to or from 1cfresh.com in the public web crawl.

882 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for 1cfresh.com.

MechanismTarget
SPF_Amailrelay.it-lite.ru
SPF_Amailrelay03.it-lite.ru
SPF_INCLUDEspf.unisender.com
SPF_IP185.12.152.0/22
SPF_IP185.98.85.246
SPF_IP185.99.11.85
SPF_IP195.209.42.5/32
SPF_IP87.245.204.229
SPF_IP91.218.250.3
SPF_IP91.218.250.33
SPF_MX1cfresh.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.