Skip to content

Hostname

innocigs.com

Last fetched

innocigs.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:976 as the registrar.

Nutrition Label

WHISPER CANON · innocigs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/innocigs.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.184104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.184104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.151172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:976
Organization
innocigs gmbh & co. kg
Contact emails

Subdomains

33 observed subdomains of innocigs.com.

Web-graph footprint

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

228 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for innocigs.com.

MechanismTarget
SPF_Ainnocigs.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.maxcluster.de
SPF_IP2a00:f48:1008:0:0:228:46:10
SPF_IP2a00:f48:1008:0:0:230:50:10
SPF_IP2a00:f48:1008:0:0:230:55:10
SPF_IP62.113.228.46
SPF_IP62.113.230.50
SPF_IP62.113.230.55
SPF_MXinnocigs.com

Related pages

Pivot deeper into the graph from innocigs.com.

Cypher and MCP

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

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