Skip to content

Hostname

gjirafa.tech

Last fetched

gjirafa.tech resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · gjirafa.techRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gjirafa.tech

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.190104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.190104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.218172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
gjirafa
Contact emails

Subdomains

63 observed subdomains of gjirafa.tech.

Web-graph footprint

Distinct hostnames that link to or from gjirafa.tech in the public web crawl.

12 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gjirafa.tech.

MechanismTarget
SPF_Agjirafa.tech
SPF_INCLUDE_spf.google.com
SPF_IP137.74.189.115/32
SPF_IP173.230.251.210
SPF_IP198.100.150.21/32
SPF_IP207.45.178.173
SPF_IP217.182.133.18/32
SPF_MXgjirafa.tech

Related pages

Pivot deeper into the graph from gjirafa.tech.

Cypher and MCP

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

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