Skip to content

Hostname

cgsi.com

Last fetched

cgsi.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · cgsi.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cgsi.com

Resolution chain

cgsi.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
john d. taylor
Contact emails

Subdomains

54 observed subdomains of cgsi.com.

Web-graph footprint

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

34 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

71 SPF mechanisms authorising senders for cgsi.com.

MechanismTarget
SPF_A_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsubdomain1.cgsi.com
SPF_INCLUDEsubdomain2.cgsi.com
SPF_IP1.9.226.199
SPF_IP1.9.226.200
SPF_IP1.9.226.201
SPF_IP103.233.0.126
SPF_IP103.233.2.50
SPF_IP103.52.59.14
SPF_IP115.85.64.186/32
SPF_IP13.213.102.119/32
SPF_IP13.213.111.68
SPF_IP13.251.209.28
SPF_IP139.255.70.27/32
SPF_IP162.253.16.201/32
SPF_IP167.179.228.6
SPF_IP18.136.228.191
SPF_IP18.138.17.24/32
SPF_IP18.142.1.184
SPF_IP18.143.126.30
SPF_IP202.165.39.117/32
SPF_IP203.3.88.0/23
SPF_IP203.3.89.114
SPF_IP203.3.89.45
SPF_IP211.24.49.0/24
SPF_IP223.27.205.109/32
SPF_IP223.27.205.78/32
SPF_IP3.1.169.133
SPF_IP42.61.42.43
SPF_IP43.252.155.201/26
SPF_IP45.112.196.139
SPF_IP45.112.196.152
SPF_IP45.112.196.18
SPF_IP45.112.196.20
SPF_IP45.112.196.21
SPF_IP45.112.199.74
SPF_IP45.112.199.75
SPF_IP46.137.203.205
SPF_IP46.137.252.213
SPF_IP52.74.117.159
SPF_IP52.74.192.160
SPF_IP52.74.223.48
SPF_IP52.74.226.106
SPF_IP52.74.226.196
SPF_IP52.74.231.58
SPF_IP52.74.92.123
SPF_IP52.76.146.112
SPF_IP52.76.28.96
SPF_IP54.151.190.73
SPF_IP54.169.140.194
SPF_IP54.169.148.208
SPF_IP54.169.149.109
SPF_IP54.169.222.16
SPF_IP54.179.147.18
SPF_IP54.179.147.35
SPF_IP54.179.235.58
SPF_IP54.251.21.89
SPF_IP54.254.102.86
SPF_IP54.254.180.163
SPF_IP54.254.183.199
SPF_IP54.254.215.186
SPF_IP54.254.234.219
SPF_IP54.254.236.121
SPF_IP54.254.66.219/32
SPF_IP54.255.100.231
SPF_IP58.137.219.12
SPF_IP58.64.9.21
SPF_IP58.64.9.22
SPF_IP58.64.9.4/32
SPF_MXcgsi.com

Related pages

Pivot deeper into the graph from cgsi.com.

Cypher and MCP

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

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