Skip to content

Hostname

gisarab.com

Last fetched

gisarab.com resolves to 1 IPv4 address operated by AS136907 in SA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · gisarab.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/gisarab.com

Resolution chain

gisarab.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.238.224.14680.238.224.0/20AS136907SA

WHOIS identity

Registrar
iana:48
Organization
dimofinf
Contact emails

Subdomains

6 observed subdomains of gisarab.com.

Web-graph footprint

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

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gisarab.com

SPF policy

12 SPF mechanisms authorising senders for gisarab.com.

MechanismTarget
SPF_Agisarab.com
SPF_IP186.2.165.178
SPF_IP80.238.224.146
SPF_IP83.149.93.193
SPF_IP85.17.16.76
SPF_IP85.17.216.23
SPF_IP94.75.198.107
SPF_IP94.75.198.108
SPF_IP95.211.22.225
SPF_IP95.211.22.227
SPF_IP95.211.252.211
SPF_MXgisarab.com

Related pages

Pivot deeper into the graph from gisarab.com.

Cypher and MCP

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

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