Skip to content

Hostname

gisev.com

Last fetched

gisev.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3240 as the registrar.

Nutrition Label

WHISPER CANON · gisev.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gisev.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.58.132104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.204.13172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.181.206.91185.181.204.0/22AS197352CH
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3240
Organization
ngr (suisse)
Contact emails

Subdomains

3 observed subdomains of gisev.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gisev.com.

MechanismTarget
SPF_Aexchage.ngrsuissesa.ch
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.181.206.91
SPF_IP87.27.143.61
SPF_MXgisev.com

Related pages

Pivot deeper into the graph from gisev.com.

Cypher and MCP

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

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