Skip to content

Hostname

comagine.org

Last fetched

comagine.org resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · comagine.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/comagine.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.19104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.19104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
138.197.227.62138.197.224.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
172.67.74.218172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

28 observed subdomains of comagine.org.

Web-graph footprint

Distinct hostnames that link to or from comagine.org in the public web crawl.

136 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

59 SPF mechanisms authorising senders for comagine.org.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_IP104.47.0.0/17
SPF_IP107.20.91.250
SPF_IP138.197.227.62
SPF_IP147.28.36.0/24
SPF_IP15.223.142.138
SPF_IP159.203.156.181/32
SPF_IP167.89.11.197/32
SPF_IP167.89.31.27/32
SPF_IP18.132.189.127
SPF_IP18.197.43.76/32
SPF_IP185.58.85.0/24
SPF_IP185.58.86.0/24
SPF_IP193.7.206.0/25
SPF_IP193.7.207.0/25
SPF_IP198.21.4.52/32
SPF_IP198.37.144.63
SPF_IP205.139.110.61/32
SPF_IP206.174.46.47
SPF_IP207.211.30.141
SPF_IP207.211.30.221/32
SPF_IP207.211.30.242/32
SPF_IP207.82.80.0/24
SPF_IP208.109.1.1/16
SPF_IP3.11.129.102/32
SPF_IP3.209.231.65
SPF_IP3.222.0.24/29
SPF_IP3.248.148.18
SPF_IP3.96.249.213
SPF_IP34.206.143.108/32
SPF_IP34.242.156.53/32
SPF_IP34.251.63.7
SPF_IP35.157.192.122/32
SPF_IP35.182.195.41/32
SPF_IP4.31.103.230
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/17
SPF_IP41.74.192.0/22
SPF_IP50.63.9.0/22
SPF_IP52.100.0.0/17
SPF_IP52.16.38.44/32
SPF_IP52.16.49.62/32
SPF_IP52.16.75.109/32
SPF_IP52.16.75.118/32
SPF_IP52.22.249.69/32
SPF_IP52.4.156.8
SPF_IP52.50.129.119/32
SPF_IP52.58.159.50/32
SPF_IP52.64.32.126
SPF_IP52.65.244.27
SPF_IP54.174.209.165/32
SPF_IP54.79.0.4/32
SPF_IP54.85.129.207/32
SPF_IP54.93.104.220
SPF_IP62.140.7.0/24
SPF_IP63.128.21.0/24
SPF_IP67.205.131.80/32
SPF_IP91.220.42.0/24

Related pages

Pivot deeper into the graph from comagine.org.

Cypher and MCP

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

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