Skip to content

Hostname

sabagroup.com

Last fetched

sabagroup.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · sabagroup.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/sabagroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.8.56.17620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

7 observed subdomains of sabagroup.com.

Web-graph footprint

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

17 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sabagroup.com.

MechanismTarget
SPF_Asabagroup.com
SPF_INCLUDE25211152.spf10.hubspotemail.net
SPF_INCLUDEciphr247.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.53.117.245/32
SPF_IP198.244.61.45/32
SPF_IP212.92.44.2
SPF_IP62.48.192.188
SPF_IP77.73.82.253
SPF_MXsabagroup.com

Related pages

Pivot deeper into the graph from sabagroup.com.

Cypher and MCP

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

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