Skip to content

Hostname

sabisabi.com

Last fetched

sabisabi.com resolves to 1 IPv4 address operated by AS37153 in ZA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sabisabi.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sabisabi.com

Resolution chain

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

IPPrefixASNOperatorCountry
41.72.145.4241.72.128.0/19AS37153ZA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of sabisabi.com.

Web-graph footprint

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

340 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sabisabi.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.66.66.0/24
SPF_IP196.15.238.0/24
SPF_IP196.15.253.0/24
SPF_IP196.25.53.162
SPF_IP196.25.53.167
SPF_IP41.223.172.0/24
SPF_IP41.77.56.0/24
SPF_IP41.77.57.0/24
SPF_IP41.77.58.0/24
SPF_MXsabisabi.com

Related pages

Pivot deeper into the graph from sabisabi.com.

Cypher and MCP

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

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