Skip to content

Hostname

igape.gal

Last fetched

igape.gal resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · igape.galRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/igape.gal

Resolution chain

igape.gal resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.35.225104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.151.156172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:140
Organization
xunta de galicia
Contact emails

Subdomains

1 observed subdomain of igape.gal.

Subdomain
www.igape.gal

Web-graph footprint

Distinct hostnames that link to or from igape.gal in the public web crawl.

221 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for igape.gal.

MechanismTarget
SPF_INCLUDEspf-relay.sarenet.es
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP10.242.0.0/24
SPF_IP10.51.6.0/24
SPF_IP212.51.32.0/24
SPF_IP212.51.62.0/24
SPF_IP5.199.227.14
SPF_IP85.91.64.0/19
SPF_IP85.91.71.0/24
SPF_IP91.117.126.190
SPF_MXigape.gal

Related pages

Pivot deeper into the graph from igape.gal.

Cypher and MCP

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

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