Skip to content

Hostname

4sight.cloud

Last fetched

4sight.cloud resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · 4sight.cloudRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/4sight.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.85.151104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.207.42172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.193150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

31 observed subdomains of 4sight.cloud.

Web-graph footprint

Distinct hostnames that link to or from 4sight.cloud in the public web crawl.

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 4sight.cloud.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfza.rocketseed.com

Related pages

Pivot deeper into the graph from 4sight.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "4sight.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.