Skip to content

Hostname

cogedis.com

Last fetched

cogedis.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · cogedis.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cogedis.com

Resolution chain

cogedis.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.70.61.81193.70.0.0/17AS16276FR

WHOIS identity

Registrar
iana:88
Organization
() ()
Contact emails

Subdomains

13 observed subdomains of cogedis.com.

Web-graph footprint

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

80 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for cogedis.com.

MechanismTarget
SPF_Asmtp-gw1.silae.fr
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf4.idea-gie-info.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmailgun.org
SPF_IP109.1.66.0/22
SPF_IP159.183.237.75
SPF_IP193.116.175.169/29
SPF_IP193.70.61.81
SPF_IP5.226.2.176/28
SPF_IP84.96.72.121/32
SPF_IP84.96.93.153/32
SPF_IP84.96.93.160/28
SPF_IP87.255.132.64/27
SPF_IP93.20.84.143

Related pages

Pivot deeper into the graph from cogedis.com.

Cypher and MCP

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

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