Skip to content

Hostname

geasar.it

Last fetched

geasar.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:aruba business s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · geasar.itRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/geasar.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.70104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.70104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.144172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
geasar s.p.a.
Contact emails

Subdomains

3 observed subdomains of geasar.it.

Web-graph footprint

Distinct hostnames that link to or from geasar.it in the public web crawl.

411 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for geasar.it.

MechanismTarget
SPF_Ageasar.it
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDEmusvc.com
SPF_IP2.40.165.142
SPF_IP207.58.137.184/28
SPF_IP208.43.46.234
SPF_IP62.149.157.160
SPF_IP64.131.77.189
SPF_IP74.117.222.51
SPF_IP93.174.67.244
SPF_IP93.35.227.154
SPF_IP94.177.202.163
SPF_MXgeasar.it

Related pages

Pivot deeper into the graph from geasar.it.

Cypher and MCP

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

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