Skip to content

Hostname

coforge.com

Last fetched

coforge.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · coforge.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/coforge.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.64.105108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.108108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.30108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.68108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
141.101.90.96141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.97141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.98141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.99141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
199.60.103.183199.60.103.0/24AS209242MCPL-ASUS
199.60.103.83199.60.103.0/24AS209242MCPL-ASUS

WHOIS identity

Registrar
iana:146
Organization
coforge
Contact emails

Subdomains

39 observed subdomains of coforge.com.

Web-graph footprint

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

507 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for coforge.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.coforge.com
SPF_INCLUDEspf2.coforge.com
SPF_INCLUDEspf3.coforge.com

Related pages

Pivot deeper into the graph from coforge.com.

Cypher and MCP

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

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