Skip to content

Hostname

cogir.net

Last fetched

cogir.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · cogir.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cogir.net

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:48
Organization
directeur ti
Contact emails

Subdomains

39 observed subdomains of cogir.net.

Web-graph footprint

Distinct hostnames that link to or from cogir.net in the public web crawl.

117 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for cogir.net.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf0000000.cogir.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP198.21.0.0/21
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP45.61.49.183
SPF_IP45.61.49.253
SPF_IP50.31.32.0/19
SPF_IP50.56.176.200/32
SPF_IP50.56.187.251/32
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP67.212.92.20
SPF_IP74.91.88.0/24

Related pages

Pivot deeper into the graph from cogir.net.

Cypher and MCP

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

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