Skip to content

Hostname

1c.cloud

Last fetched

1c.cloud resolves to 2 IPv4 addresses operated by AVTOSOYUZ-PLUS-AS in RU. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · 1c.cloudRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/1c.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
91.219.226.23091.219.224.0/22AS47764AVTOSOYUZ-PLUS-ASRU
91.219.227.23691.219.224.0/22AS47764AVTOSOYUZ-PLUS-ASRU

WHOIS identity

Registrar
iana:1345
Organization
'1c'
Contact emails

Subdomains

4 observed subdomains of 1c.cloud.

Web-graph footprint

Distinct hostnames that link to or from 1c.cloud in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for 1c.cloud.

MechanismTarget
SPF_IP185.62.101.6/32
SPF_IP46.235.53.165/32
SPF_IP95.163.180.195/32
SPF_IP95.163.249.186/32
SPF_MX1c.cloud
SPF_MXmx.1cbo.ru

Related pages

Pivot deeper into the graph from 1c.cloud.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "1c.cloud"})-[: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.